NetBSD/crypto/external/bsd/openssl/lib
riastradh 249c85457d Fix build goo for OpenSSL AES-NI support.
OpenSSL now supports AES-NI in evp, not in an engine.  We can now get
rid of the no longer maintained aesni engine, which was broken last
summer.  Not only can OpenSSL now use AES-NI for everything it did
before we broke it last summer, but it can also use AES-NI for more
encryption modes than before, such as CTR.

Tested on amd64, both vanilla and in an i386 chroot.

ok christos
2013-02-18 21:15:25 +00:00
..
libcrypto Fix build goo for OpenSSL AES-NI support. 2013-02-18 21:15:25 +00:00
libcrypto_rc5 Enable shared libraries for patented cyphers. 2012-07-10 18:59:21 +00:00
libdes Regen man pages with modern pod2man to get more normalised version. 2010-04-12 17:59:37 +00:00
libssl reorg and add missing file. 2013-02-06 17:03:51 +00:00
Makefile remove unneeded libraries 2012-07-11 18:50:23 +00:00