Age | Commit message (Expand) | Author |
---|---|---|
2000-06-20 | Use crypto_done() | Angelos D. Keromytis |
2000-06-18 | Register software Rijndael. | Angelos D. Keromytis |
2000-06-18 | Add Rijndael (128-bit blocksize) in the software crypto driver. | Angelos D. Keromytis |
2000-06-06 | OpenBSD tags | Theo de Raadt |
2000-06-06 | fix cleanup of crypto sessions | Theo de Raadt |
2000-04-23 | Correct bitmask. | Angelos D. Keromytis |
2000-04-23 | Change the type of freesession to take u_int64_t as argument. | Angelos D. Keromytis |
2000-04-18 | Add a few newlines for readability. | Angelos D. Keromytis |
2000-03-29 | Better support for weird IV schemes (like ESP half-IV, or the swap | Angelos D. Keromytis |
2000-03-25 | Add CRD_F_IV_PRESENT, to indicate encryption requests where an | Angelos D. Keromytis |
2000-03-20 | move software crypto engine out of main crypto.c | Theo de Raadt |
2000-03-19 | split crypto driver front-end from software crypto engine | Theo de Raadt |