Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for DES and Triple DES from OCF. | John Baldwin | 2020-05-11 | 1 | -114/+0 |
* | Stop using des_cblock * for arguments to DES functions. | John Baldwin | 2019-08-26 | 1 | -5/+3 |
* | Use 'const' for keys and IVs passed to software encryption algorithms. | John Baldwin | 2019-08-22 | 1 | -3/+3 |
* | Break up opencrypto/xform.c so it can be reused piecemeal | Allan Jude | 2015-12-30 | 1 | -0/+116 |