Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-16 | IPSEC: support GCM in ESP | 1 | -2/+6 | |
2019-04-15 | crypto: openssl - IV len not passed by caller. Callee knows from algo type | 1 | -2/+2 | |
2019-04-15 | crypto-openssl-gcm: account for failed decrypts | 1 | -3/+6 | |
2019-04-14 | crypto: add support for AES-CTR cipher | 1 | -1/+4 | |
2019-04-11 | crypto: add more AES-GCM test cases | 1 | -2/+4 | |
2019-04-07 | crypto: add support for AEAD and AES-GCM | 1 | -14/+72 | |
2019-04-05 | crypto: fix init dependency | 1 | -1/+2 | |
2019-04-04 | crypto: pass multiple ops to handler | 1 | -3/+3 | |
2019-03-29 | ipsec: esp-decrypt rework | 1 | -4/+11 | |
2019-03-20 | crypto: add hmac truncate option | 1 | -1/+8 | |
2019-03-20 | crypto_openssl: call EVP_EncryptFinal_ex only if needed | 1 | -2/+4 | |
2019-03-20 | tests: implement crypto tests per RFC2202 | 1 | -0/+1 | |
2019-03-19 | crypto: introduce crypto infra | 2 | -0/+239 |