Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-23 | 1 | -1/+0 |
* | Consistently use C99 fixed-width types in the in-kernel crypto code. | John Baldwin | 2020-11-03 | 1 | -3/+3 |
* | simplify and update rijndael code. | Hajimu UMEMOTO | 2003-10-12 | 1 | -8/+4 |
* | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -2/+0 |
* | Kernel crypto need binary key material, not symbolic ascii. | Mark Murray | 2001-03-10 | 1 | -0/+3 |
* | Initial import of AES algorithm code (aka Rijndael) from KAME. | Kris Kennaway | 2000-10-30 | 1 | -0/+10 |