Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-11 | crypto: add more AES-GCM test cases | Filip Tehlar | 1 | -2/+4 |
2019-04-07 | crypto: add support for AEAD and AES-GCM | Damjan Marion | 1 | -14/+72 |
2019-04-05 | crypto: fix init dependency | Filip Tehlar | 1 | -1/+2 |
2019-04-04 | crypto: pass multiple ops to handler | Damjan Marion | 1 | -3/+3 |
2019-03-29 | ipsec: esp-decrypt rework | Damjan Marion | 1 | -4/+11 |
2019-03-20 | crypto: add hmac truncate option | Damjan Marion | 1 | -1/+8 |
2019-03-20 | crypto_openssl: call EVP_EncryptFinal_ex only if needed | Damjan Marion | 1 | -2/+4 |
2019-03-20 | tests: implement crypto tests per RFC2202 | Filip Tehlar | 1 | -0/+1 |
2019-03-19 | crypto: introduce crypto infra | Damjan Marion | 2 | -0/+239 |