aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/c_src/aes.c
AgeCommit message (Expand)Author
2019-03-19crypto: Shrink aes.c,h (remove aes_ctr_stream_* funcs)Hans Nilsson
2019-02-25crypto: New experimental apiHans Nilsson
2019-01-15When using DEBUG, avoid comparison of different signsDoug Hogan
2019-01-15Convert argc checks to ASSERTs per PRDoug Hogan
2019-01-14enif_release_resource is not NULL safeDoug Hogan
2019-01-08Revamp aes_gcm_decrypt_NO_EVP()Doug Hogan
2019-01-08Revamp non-EVP aes_ctr_stream_encrypt()Doug Hogan
2019-01-08Revamp non-EVP aes_ctr_stream_init()Doug Hogan
2019-01-08Revamp aes_ctr_stream_encrypt()Doug Hogan
2019-01-08Revamp aes_ctr_stream_init()Doug Hogan
2019-01-08Revamp aes_ige_crypt_nif()Doug Hogan
2019-01-08Revamp aes_cfb_128_crypt_nif()Doug Hogan
2019-01-08Reavmp aes_cfb_8_crypt()Doug Hogan
2018-12-20Add Ericsson AB copyright header to all new filesDoug Hogan
2018-12-20Move AES functionality to a new fileDoug Hogan