Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with recent KAME. | ume | 2001-06-11 | 28 | -2377/+1485 |
* | Kernel crypto need binary key material, not symbolic ascii. | markm | 2001-03-10 | 1 | -0/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r67957, | kris | 2000-10-30 | 7 | -0/+2024 |
|\ | |||||
| * | Initial import of AES algorithm code (aka Rijndael) from KAME. | kris | 2000-10-30 | 7 | -0/+2024 |
* | Fix broken const'ness in declaration of sha1_loop(). | archie | 2000-10-09 | 2 | -6/+4 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 29 | -450/+355 |
* | Remove ~25 unneeded #include <sys/conf.h> | phk | 2000-04-19 | 1 | -1/+0 |
* | A simplified RC4 implementation for kernel use. | archie | 2000-04-09 | 2 | -0/+158 |
* | Fix bogus const-ness in declaration of sha1_loop(). | archie | 2000-04-09 | 2 | -5/+3 |
* | Prototype fix for IPsec authentication related functions | shin | 2000-02-10 | 2 | -2/+2 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 2 | -2/+2 |
* | IPSEC support in the kernel. | shin | 1999-12-22 | 29 | -0/+6172 |