Age | Commit message (Expand) | Author |
---|---|---|
2019-03-19 | crypto: Shrink aes.c,h (remove aes_ctr_stream_* funcs) | Hans Nilsson |
2019-02-25 | crypto: New experimental api | Hans Nilsson |
2019-01-15 | When using DEBUG, avoid comparison of different signs | Doug Hogan |
2019-01-15 | Convert argc checks to ASSERTs per PR | Doug Hogan |
2019-01-14 | enif_release_resource is not NULL safe | Doug Hogan |
2019-01-08 | Revamp aes_gcm_decrypt_NO_EVP() | Doug Hogan |
2019-01-08 | Revamp non-EVP aes_ctr_stream_encrypt() | Doug Hogan |
2019-01-08 | Revamp non-EVP aes_ctr_stream_init() | Doug Hogan |
2019-01-08 | Revamp aes_ctr_stream_encrypt() | Doug Hogan |
2019-01-08 | Revamp aes_ctr_stream_init() | Doug Hogan |
2019-01-08 | Revamp aes_ige_crypt_nif() | Doug Hogan |
2019-01-08 | Revamp aes_cfb_128_crypt_nif() | Doug Hogan |
2019-01-08 | Reavmp aes_cfb_8_crypt() | Doug Hogan |
2018-12-20 | Add Ericsson AB copyright header to all new files | Doug Hogan |
2018-12-20 | Move AES functionality to a new file | Doug Hogan |