Age | Commit message (Expand) | Author |
---|---|---|
2022-09-21 | Remove FIPS condition on IV gen test. | Pauli |
2022-06-21 | Update copyright year | Matt Caswell |
2022-05-27 | Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length | Peiwei Hu |
2021-06-01 | Rename all getters to use get/get0 in name | Tomas Mraz |
2021-01-28 | Update copyright year | Richard Levitte |
2021-01-18 | Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity | Tomas Mraz |
2020-08-11 | Retire EVP_CTRL_GET_IV | Benjamin Kaduk |
2020-05-15 | Update copyright year | Matt Caswell |
2020-04-28 | Rename FIPS_MODE to FIPS_MODULE | Richard Levitte |
2019-09-11 | Add EVP_CIPHER_CTX_tag_length() | Shane Lontis |
2019-08-07 | GCM cipher in provider now fails if passed bad keylength | Shane Lontis |
2019-03-07 | FIPS AES_GCM IV gen changes | Shane Lontis |