aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/c_src/openssl_config.h
AgeCommit message (Expand)Author
2019-06-14crypto: Refactor for readabilityHans Nilsson
2019-06-14crypto: MAC nif unifying HMAC, CMAC and POLY1305Hans Nilsson
2019-04-10crypto: Obey compile flags for no DSA, BF, DES, DHHans Nilsson
2019-03-21crypto: Fixup the ripemd160 macro chaosHans Nilsson
2019-03-21crypto: Handle additional OPENSSL_NO_* flagsHans Nilsson
2019-03-19crypto: Handle EVP_CIPHER_CTX copying correctlyHans Nilsson
2019-03-15crypto: Disable chacha20 if OpenSSL 1.1.0-1.1.0cHans Nilsson
2019-02-06crypto: Disable blake2 in LibreSSL (not supported)Hans Nilsson
2019-02-04Add hash function BLAKE2 to crypto:hash/hmacHans Svensson
2019-01-15Make it easier to turn on debug outputDoug Hogan
2019-01-08Convert put_int32 to put_uint32Doug Hogan
2019-01-08Revamp CONSUME_REDS()Doug Hogan
2019-01-08Revamp initialize()Doug Hogan
2018-12-20Add Ericsson AB copyright header to all new filesDoug Hogan
2018-12-20Move RC4 functionality to a new fileDoug Hogan
2018-12-20Move OpenSSL includes and config to separate fileDoug Hogan