Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: inline blake2s convenience function | 2022-06-14 | 1 | -2/+13 | |
* | wg_noise: import hmac from crypto | 2022-06-14 | 1 | -3/+0 | |
* | crypto: harmonize with compat and clean up | 2022-06-14 | 1 | -60/+48 | |
* | crypto: use curve25519 API from the kernel when available | 2022-06-14 | 1 | -0/+8 | |
* | crypto: use <crypto/chacha20_poly1305.h> when present | 2022-06-14 | 1 | -8/+64 | |
* | crypto: use OCF to encrypt/decrypt packets when supported | 2022-06-14 | 1 | -1/+9 | |
* | crypto: return an error code from mbuf crypt routines | 2022-06-10 | 1 | -2/+2 | |
* | crypto: encrypt mbuf in place | 2021-04-19 | 1 | -0/+9 | |
* | Initial import | 2021-03-17 | 1 | -0/+103 |