summaryrefslogtreecommitdiff
path: root/lib/cipher_int.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-123/+112
* Indent codeZoltan Fridrich2023-01-271-38/+41
* fips: plumb service indicator to symmetric key crypto operationsDaiki Ueno2022-01-081-1/+1
* _gnutls_cipher_init: fallback if setiv is not implemented for AEADDaiki Ueno2021-04-201-1/+8
* cipher/mac: enhance handlers with setkey callbackDmitry Eremin-Solenikov2020-06-071-0/+2
* Support GOST cipher suite MAC calculationDmitry Eremin-Solenikov2019-10-211-3/+14
* crypto: add private API to retrieve internal IVDaiki Ueno2019-05-031-0/+2
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* several updates to address issues found by clang static analyzerNikos Mavrogiannopoulos2018-05-091-0/+2
* fips140: enforcement of allowed ciphers moved to crypto-api.c and cipher_int.cNikos Mavrogiannopoulos2018-02-191-6/+5
* eliminated various clang warnings with non-null argumentsNikos Mavrogiannopoulos2017-02-201-0/+1
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-8/+8
* Amend: Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-201-0/+2
* Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-141-6/+19
* doc updateNikos Mavrogiannopoulos2015-10-231-2/+2
* Disable the NULL cipher on runtime when FIPS140 mode is enabled instead of st...Nikos Mavrogiannopoulos2015-10-151-0/+11
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+425