Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | doc updates | Nikos Mavrogiannopoulos | 2015-04-04 | 1 | -1/+1 | |
* | doc update: replace cryptographic algorithm by encryption algorithm | Nikos Mavrogiannopoulos | 2015-03-28 | 1 | -1/+1 | |
* | doc: be consistent in the function descriptions | Jiří Klimeš | 2015-03-28 | 1 | -41/+41 | |
* | doc: correct the description of crypto API functions | Jiří Klimeš | 2015-03-28 | 1 | -5/+5 | |
* | doc: avoid using structure for opaque types | Nikos Mavrogiannopoulos | 2015-03-20 | 1 | -22/+22 | |
* | API doc update | Nikos Mavrogiannopoulos | 2014-12-03 | 1 | -2/+2 | |
* | Modified crypto backend to accomodate for the CCM ciphersuites | Nikos Mavrogiannopoulos | 2014-12-03 | 1 | -100/+44 | |
* | Added gnutls_memcmp() and exported it. | Nikos Mavrogiannopoulos | 2014-11-11 | 1 | -1/+1 | |
* | Made AEAD type an alternative to stream and block | Nikos Mavrogiannopoulos | 2014-11-03 | 1 | -6/+6 | |
* | better documented the new API | Nikos Mavrogiannopoulos | 2014-10-26 | 1 | -8/+19 | |
* | harmonise variable names | Nikos Mavrogiannopoulos | 2014-10-26 | 1 | -86/+86 | |
* | doc update | Nikos Mavrogiannopoulos | 2014-10-25 | 1 | -1/+3 | |
* | Added a new simple to use AEAD API | Nikos Mavrogiannopoulos | 2014-10-25 | 1 | -4/+221 | |
* | stricter type usage | Nikos Mavrogiannopoulos | 2014-03-08 | 1 | -2/+2 | |
* | use a single context for all stream ciphers. | Nikos Mavrogiannopoulos | 2014-01-20 | 1 | -9/+12 | |
* | FIPS140 mode is detected on run-time. | Nikos Mavrogiannopoulos | 2013-12-09 | 1 | -3/+4 | |
* | removed zombie mode, and no longer use fips140.h | Nikos Mavrogiannopoulos | 2013-12-04 | 1 | -4/+6 | |
* | corrected macros | Nikos Mavrogiannopoulos | 2013-12-04 | 1 | -4/+4 | |
* | corrected comparison | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -1/+1 | |
* | Allow MD5 hash in zombie mode | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -2/+5 | |
* | Better handling of FIPS140-2 initialization | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -2/+5 | |
* | gnutls_key_generate() is restricted by the size of the initial RNG seed in FI... | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -0/+9 | |
* | Do not allow MD5 in the high level crypto-api in FIPS mode. | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -0/+12 | |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -153/+153 | |
* | doc update | Nikos Mavrogiannopoulos | 2013-07-01 | 1 | -0/+6 | |
* | simplified access to cipher and mac properties to reduce wasted cycles. | Nikos Mavrogiannopoulos | 2013-05-25 | 1 | -13/+15 | |
* | updated documentation | Nikos Mavrogiannopoulos | 2013-04-27 | 1 | -2/+4 | |
* | Added gnutls_mac_get_nonce_size() | Nikos Mavrogiannopoulos | 2013-03-23 | 1 | -1/+1 | |
* | The HMAC subsystem can now be used for other MAC algorithms, like UMAC. UMAC-... | Nikos Mavrogiannopoulos | 2013-03-19 | 1 | -7/+26 | |
* | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -1/+1 | |
* | Fix AEAD out-of-place decryption | Nikos Mavrogiannopoulos | 2013-01-27 | 1 | -1/+5 | |
* | Fix the parameter name to gnutls_key_generate | Martin Storsjo | 2012-12-21 | 1 | -1/+1 | |
* | several type changes to please clang | Nikos Mavrogiannopoulos | 2012-04-02 | 1 | -1/+1 | |
* | Since: 3.0.0 -> Since 3.0 to reflect that it might be on a later version than... | Nikos Mavrogiannopoulos | 2012-02-18 | 1 | -4/+4 | |
* | Cleanup copyright headers. | Simon Josefsson | 2012-01-25 | 1 | -2/+1 | |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -2/+2 | |
* | Optimizations in DH parameter generation. | Nikos Mavrogiannopoulos | 2011-12-12 | 1 | -1/+1 | |
* | Added encryption flag to simplify and optimize key expansion. | Nikos Mavrogiannopoulos | 2011-09-07 | 1 | -13/+51 | |
* | Clarify license and copyright. | Simon Josefsson | 2011-08-03 | 1 | -1/+1 | |
* | More GTK-DOC improvements. | Simon Josefsson | 2011-08-03 | 1 | -2/+2 | |
* | Add GTK-DOC Since: tags for 3.0.0 additions. | Simon Josefsson | 2011-08-02 | 1 | -4/+4 | |
* | documentation fixes | Nikos Mavrogiannopoulos | 2011-07-23 | 1 | -13/+13 | |
* | Upgraded to LGPLv3. | Nikos Mavrogiannopoulos | 2011-06-23 | 1 | -5/+3 | |
* | gnutls/crypto.h no longer includes functions to register ciphers. | Nikos Mavrogiannopoulos | 2011-06-02 | 1 | -1/+1 | |
* | documented usage of gnutls_cipher_add_auth(). | Nikos Mavrogiannopoulos | 2011-06-01 | 1 | -2/+2 | |
* | Added missing const. | Nikos Mavrogiannopoulos | 2011-04-13 | 1 | -1/+1 | |
* | Added gnutls_cipher_set_iv(). | Nikos Mavrogiannopoulos | 2011-04-12 | 1 | -0/+17 | |
* | added gnutls_key_generate() to API. | Nikos Mavrogiannopoulos | 2011-03-13 | 1 | -0/+38 | |
* | Added gnutls_cipher_add_auth() gnutls_cipher_tag() to export the | Nikos Mavrogiannopoulos | 2011-02-07 | 1 | -0/+51 | |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -13/+13 |