Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-10 | OS-7964 CTR mode tries to be both a stream and block cipher and fails at both | Jason King | 1 | -6/+4 |
2019-07-18 | OS-7839 pkcs11_softtoken C_DecryptFinal can fail with CKM_AES_CBC_PAD | Jason King | 1 | -1/+4 |
2018-10-05 | OS-6576 Add CCM and GCM mode support to AES in pkcs11_softtoken | Jason King | 1 | -2/+2 |
2017-11-30 | 5869 Need AES CMAC support in KCF+PKCS11 | Matt Barden | 1 | -0/+15 |
2009-04-10 | 6803836 Solaris Cryptographic Framework needs to support AES GMAC | Mark Powers | 1 | -0/+10 |
2009-01-15 | 6773928 n2cp should support CKM_AES_GCM | Mark Powers | 1 | -1/+3 |
2008-11-21 | 6772059 GCM atomic operations incorrectly require block multiples | Mark Powers | 1 | -0/+1 |
2008-11-04 | 6260053 Solaris Cryptographic Framework needs to support AES in GCM mode | Mark Powers | 1 | -0/+78 |
2008-09-12 | 6693650 kernel implementation of AES lacks support for >64 bits long AES counter | Mark Powers | 1 | -33/+55 |
2008-07-24 | 6559619 Enhance n2cp to support CCM mode | mcpowers | 1 | -0/+280 |