Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Providers: move common exchange,kdfs,keymgmt,macs,signature | Richard Levitte | 2019-10-10 | 1 | -543/+0 |
* | Coverity 1453634: Resource leaks (RESOURCE_LEAK) | Pauli | 2019-09-11 | 1 | -1/+3 |
* | KMAC using common digest get code | Pauli | 2019-09-07 | 1 | -45/+35 |
* | New function EVP_MD_free() | Richard Levitte | 2019-09-04 | 1 | -2/+2 |
* | Get rid of the diversity of names for MAC parameters | Richard Levitte | 2019-08-24 | 1 | -10/+3 |
* | Use macros internally for algorithm names | Richard Levitte | 2019-08-19 | 1 | -2/+2 |
* | Rename ctx_{get,set}_params to {get,set}_ctx_params | Richard Levitte | 2019-08-16 | 1 | -9/+9 |
* | Rename the hash implementations KMAC{128,256} to KECCAK_KMAC{128,256} | Richard Levitte | 2019-08-15 | 1 | -2/+2 |
* | Move KMAC to providers | Richard Levitte | 2019-08-15 | 1 | -0/+558 |