Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for the Blowfish algorithm from OCF. | John Baldwin | 2020-05-11 | 1 | -93/+0 |
* | Use 'const' for keys and IVs passed to software encryption algorithms. | John Baldwin | 2019-08-22 | 1 | -1/+1 |
* | use BF_ecb_encrypt(). | Hajimu UMEMOTO | 2003-10-13 | 1 | -2/+2 |
* | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -3/+3 |
* | - Speedup 3DES by using assembly code for i386. | Hajimu UMEMOTO | 2002-03-05 | 1 | -2/+6 |
* | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -42/+7 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | Jun-ichiro itojun Hagino | 2000-07-04 | 1 | -10/+10 |
* | IPSEC support in the kernel. | Yoshinobu Inoue | 1999-12-22 | 1 | -0/+124 |