summaryrefslogtreecommitdiff
path: root/lib/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-8/+7
* Indent codeZoltan Fridrich2023-01-271-4/+3
* crypto-backend: remove ability of overriding ciphersDaiki Ueno2020-11-201-0/+8
* Add or clean header guards in lib/Tim Rühsen2019-05-071-3/+3
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-6/+6
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-6/+4
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-1/+1
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* More indentation.Simon Josefsson2010-04-141-4/+7
* 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-3/+3
* Revert "Merged the two internal hash API functions, to simplify and reduce co...Nikos Mavrogiannopoulos2009-12-051-2/+3
* Merged the two internal hash API functions, to simplify and reduce code.Nikos Mavrogiannopoulos2009-11-291-3/+2
* Protect against double inclusions.Simon Josefsson2008-08-281-0/+29
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-4/+3
* Added deregisteration function to free buffers allocated for registering algo...Nikos Mavrogiannopoulos2008-04-251-0/+1
* Fix warnings.Simon Josefsson2008-03-301-1/+1
* Added interface to register random generators.Nikos2008-03-291-0/+1
* Added functionality to override (register) a cipher. Initial functionality fo...Nikos2008-03-161-0/+3