Age | Commit message (Expand) | Author |
---|---|---|
2019-04-10 | crypto: Obey compile flags for no DSA, BF, DES, DH | Hans Nilsson |
2019-03-21 | crypto: Fixup the ripemd160 macro chaos | Hans Nilsson |
2019-03-21 | crypto: Handle additional OPENSSL_NO_* flags | Hans Nilsson |
2019-03-19 | crypto: Handle EVP_CIPHER_CTX copying correctly | Hans Nilsson |
2019-03-15 | crypto: Disable chacha20 if OpenSSL 1.1.0-1.1.0c | Hans Nilsson |
2019-02-06 | crypto: Disable blake2 in LibreSSL (not supported) | Hans Nilsson |
2019-02-04 | Add hash function BLAKE2 to crypto:hash/hmac | Hans Svensson |
2019-01-15 | Make it easier to turn on debug output | Doug Hogan |
2019-01-08 | Convert put_int32 to put_uint32 | Doug Hogan |
2019-01-08 | Revamp CONSUME_REDS() | Doug Hogan |
2019-01-08 | Revamp initialize() | Doug Hogan |
2018-12-20 | Add Ericsson AB copyright header to all new files | Doug Hogan |
2018-12-20 | Move RC4 functionality to a new file | Doug Hogan |
2018-12-20 | Move OpenSSL includes and config to separate file | Doug Hogan |