commit | 72ef7c148c42db7d5632a29f137f8b87b579f2d9 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Thu Jan 15 02:21:31 2015 +1100 |
committer | Damien Miller <djm@mindrot.org> | Thu Jan 15 02:28:36 2015 +1100 |
tree | 47954a387f4260cc8b1e0ff33bbbaf22fd6f11fc | |
parent | 4f38c61c68ae7e3f9ee4b3c38bc86cd39f65ece9 [diff] |
support --without-openssl at configure time Disables and removes dependency on OpenSSL. Many features don't work and the set of crypto options is greatly restricted. This will only work on system with native arc4random or /dev/urandom. Considered highly experimental for now.