Age | Commit message (Expand) | Author |
---|---|---|
2019-03-22 | Merge pull request #2186 from essen/improve-cipher-info | Hans Nilsson |
2019-03-21 | crypto: Handle additional OPENSSL_NO_* flags | Hans Nilsson |
2019-03-19 | Add missing cipher modes to crypto:cipher_info/1 result | Loïc Hoguin |
2019-03-19 | crypto: Implement crypto one-shot | Hans Nilsson |
2019-03-06 | Add crypto:cipher_info/1 and crypto:hash_info/1 | Loïc Hoguin |
2019-02-25 | crypto: New experimental api | Hans Nilsson |
2019-02-04 | crypto: Fix compilation < 1.0.0 | Hans Nilsson |
2019-01-08 | Explicitly initialize all of the fields in cipher_types | Doug Hogan |
2019-01-08 | Revamp init_cipher_ctx() | Doug Hogan |
2019-01-07 | Revamp evp_cipher_ctx_dtor() | Doug Hogan |
2018-12-21 | Make cipher ctx init internal to cipher.c per PR feedback | Doug Hogan |
2018-12-20 | Add Ericsson AB copyright header to all new files | Doug Hogan |
2018-12-20 | Move cipher utility functions to a new file | Doug Hogan |