summaryrefslogtreecommitdiff
path: root/lib/includes/gnutls/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-227/+231
* C++ fixes, tiny patch from "Brendan Doherty" <brendand@gentrack.com>.Simon Josefsson2010-12-071-4/+13
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-13/+14
* Updated cryptodev code to support the linux cryptodev extensions.Nikos Mavrogiannopoulos2010-10-021-4/+9
* Allow encryption and decryption that are not in-place only.Nikos Mavrogiannopoulos2010-07-031-0/+5
* exported gnutls_rnd().Nikos Mavrogiannopoulos2010-06-031-0/+3
* Added support to copy certificates and private keys to tokens.Nikos Mavrogiannopoulos2010-06-031-3/+5
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Use size_t instead of int for input variables that represent sizes.Nikos Mavrogiannopoulos2010-04-141-4/+4
* More indentation.Simon Josefsson2010-04-141-55/+64
* More enum documentation.Simon Josefsson2010-02-171-17/+45
* Fix comments, for GTK-DOC.Simon Josefsson2010-02-171-23/+23
* Fix for GTK-DOC parse breakage.Simon Josefsson2010-02-171-2/+1
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-6/+9
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Reverted all previous changes to combine hashes with MAC algorithms.Nikos Mavrogiannopoulos2009-12-051-1/+21
* Revert "Merged the two internal hash API functions, to simplify and reduce co...Nikos Mavrogiannopoulos2009-12-051-24/+25
* Revert "Added plain MD5 hash check and corrected gnutls_hash_fast() usage in ...Nikos Mavrogiannopoulos2009-12-051-1/+2
* Added plain MD5 hash check and corrected gnutls_hash_fast() usage in openssl.cNikos Mavrogiannopoulos2009-12-021-2/+1
* Exported gnutls_cipher_get_block_size() and all hash functions added to libgn...Nikos Mavrogiannopoulos2009-12-021-3/+4
* Merged the two internal hash API functions, to simplify and reduce code.Nikos Mavrogiannopoulos2009-11-291-24/+23
* Added cryptodev support (/dev/crypto). Tested with http://www.logix.cz/michal...Nikos Mavrogiannopoulos2009-11-291-30/+24
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-11/+7
* Fix cosmetic nits in header files.Simon Josefsson2008-11-171-141/+156
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-0/+284