summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Just like every web browser expands until it can read mail, every modularmiod2014-04-151-3/+3
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-3/+3
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-151-3/+2
* As we now remove it permanently, we no longer need NO_WINDOWS_BRAINDEATHbeck2014-04-151-2/+2
* Replace the old OpenSSL PRNG by direct use of arc4random_buf(), keeping themiod2014-04-151-2/+2
* revert 1.2 and define OPENSSL_NO_EC_NISTP_64_GCC_128 again, it has a downsidesthen2014-04-141-0/+3
* Don't bother compiling files which end up containingmiod2014-04-141-2/+2
* Cope with the removal of openssl/symhacks.hderaadt2014-04-131-2/+1
* Don't edit on cvs. 23.1 as intended.miod2014-04-131-2/+2
* Do not install e_os.h, it is not an external header and should not be usedmiod2014-04-131-2/+1
* Move undocumented internal OPENSSL_DIR interface from libcrypto to libssl,miod2014-04-131-2/+2
* Crank libcrypto minor (addition of BN_consttime_swap and CRYPTO_memcmp)miod2014-04-131-1/+1
* No longer define OPENSSL_NO_EC_NISTP_64_GCC_128 on amd64; requested by djmmiod2014-04-131-3/+0
* Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellmiod2014-04-1116-0/+4553