| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | nettle: added a safety net on wrap_nettle_cipher_setiv() | Nikos Mavrogiannopoulos | 2017-01-02 | 1 | -0/+3 |
| * | Removed the 'gnutls_' prefix from files to simplify file naming | Nikos Mavrogiannopoulos | 2015-08-23 | 1 | -3/+3 |
| * | Added API to register MAC and digest algorithms. | Nikos Mavrogiannopoulos | 2015-03-18 | 1 | -2/+2 |
| * | Added API to register AEAD and legacy ciphers. | Nikos Mavrogiannopoulos | 2015-03-18 | 1 | -1/+1 |
| * | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -352/+324 |
| * | corrected typo | Nikos Mavrogiannopoulos | 2013-10-29 | 1 | -1/+1 |
| * | Eliminate reset from cryptodev hashes and mac | Gustavo Zacarias | 2013-07-11 | 1 | -3/+0 |
| * | The HMAC subsystem can now be used for other MAC algorithms, like UMAC. UMAC-... | Nikos Mavrogiannopoulos | 2013-03-19 | 1 | -0/+1 |
| * | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -1/+1 |
| * | Added Camellia-192-CBC algorithm identifier. | Nikos Mavrogiannopoulos | 2012-06-29 | 1 | -0/+1 |
| * | corrected probing of cryptodev digests. | Nikos Mavrogiannopoulos | 2012-03-22 | 1 | -2/+2 |
| * | when using cryptodev do not set all the digest function since they are not al... | Nikos Mavrogiannopoulos | 2012-03-07 | 1 | -138/+11 |
| * | reset the siop structure on every loop | Nikos Mavrogiannopoulos | 2012-03-07 | 1 | -4/+6 |
| * | Updated cryptodev code. | Nikos Mavrogiannopoulos | 2012-02-26 | 1 | -17/+23 |
| * | simplified gcm registration in cryptodev. | Nikos Mavrogiannopoulos | 2012-02-26 | 1 | -0/+4 |
| * | compilation fixes. | Nikos Mavrogiannopoulos | 2012-02-23 | 1 | -3/+11 |
| * | Added GCM mode using cryptodev. This is mostly a hack due to how GCM mode is ... | Nikos Mavrogiannopoulos | 2012-02-23 | 1 | -28/+19 |
| * | updates for cryptodev. Require the COP_FLAG_RESET. | Nikos Mavrogiannopoulos | 2012-02-21 | 1 | -66/+54 |
| * | Always deinitialize. | Nikos Mavrogiannopoulos | 2012-02-21 | 1 | -4/+11 |
| * | added reset | Nikos Mavrogiannopoulos | 2012-02-20 | 1 | -1/+20 |
| * | initialize memory for siop | Nikos Mavrogiannopoulos | 2012-02-20 | 1 | -0/+4 |
| * | properly deinitialize cryptodev resources, and only register ciphers if they ... | Nikos Mavrogiannopoulos | 2012-02-20 | 1 | -7/+49 |
| * | fixes in cryptodev support. Added support for digest algorithms. | Nikos Mavrogiannopoulos | 2012-02-20 | 1 | -4/+11 |
| * | fixes in cryptodev support. Added support for digest algorithms. | Nikos Mavrogiannopoulos | 2012-02-20 | 1 | -9/+116 |
| * | update in cryptodev | Nikos Mavrogiannopoulos | 2012-02-19 | 1 | -9/+11 |
| * | register the .fast function for cryptodev | Nikos Mavrogiannopoulos | 2012-02-19 | 1 | -0/+35 |
| * | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -2/+2 |
| * | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
| * | Clarify license and copyright. | Simon Josefsson | 2011-08-03 | 1 | -1/+1 |
| * | Upgraded to LGPLv3. | Nikos Mavrogiannopoulos | 2011-06-23 | 1 | -5/+3 |
| * | use correct header. | Nikos Mavrogiannopoulos | 2011-04-16 | 1 | -1/+1 |
| * | Moved cryptodev to accelerated/ | Nikos Mavrogiannopoulos | 2011-04-16 | 1 | -0/+434 |
