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