summaryrefslogtreecommitdiff
path: root/lib/nettle/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Port openconnect TPM2 codeNikos Mavrogiannopoulos2021-11-131-1/+2
* build: hard require nettle 3.6Daiki Ueno2020-11-041-118/+1
* nettle/gost: add ACPKM rekeying codeDmitry Eremin-Solenikov2020-06-071-0/+1
* nettle/gost: add CMAC-64/Magma/Kuznyechik codeDmitry Eremin-Solenikov2020-06-071-1/+7
* nettle/gost: add Kuznyechik codeDmitry Eremin-Solenikov2020-06-071-1/+2
* nettle/gost: add Magma codeDmitry Eremin-Solenikov2020-06-071-0/+3
* win32: use bcrypt instead of CryptoAPI on Vista+ for random numbersSteve Lhomme2020-05-281-0/+4
* nettle: vendor in SIV-CMAC implementationDaiki Ueno2020-05-041-0/+6
* nettle: avoid manual backports of CFB8, CMAC, and XTSDaiki Ueno2020-05-041-4/+19
* nettle: rename import-chacha-from-nettle.sh to import-from-nettle.shDaiki Ueno2020-05-041-6/+6
* gost: use gostdsa-vko from nettle 3.6rc3Dmitry Baryshkov2020-04-281-5/+2
* nettle: update imported source to nettle 3.6rc3Dmitry Baryshkov2020-04-281-1/+2
* nettle: vendor in poly1305 codeDmitry Baryshkov2020-04-141-1/+2
* gost: import _nettle_write_le32 to stop using Nettle's internal symbolDmitry Baryshkov2020-04-141-1/+1
* nettle: use new imported source files for GOST DSADmitry Baryshkov2020-04-141-12/+31
* build: import-curve448 -> import-eccDmitry Baryshkov2020-04-141-34/+34
* curve448: import write-le64.c which defines internal symbolDmitry Baryshkov2020-04-131-0/+1
* nettle: vendor in ChaCha20 implementation from nettleDaiki Ueno2020-03-191-0/+8
* lib: drop unused pbkdf2 helpersDmitry Baryshkov2020-02-181-4/+0
* nettle/gost: support use GOST DSA support from master branchDmitry Baryshkov2020-01-301-1/+6
* nettle: vendor in Curve448 and Ed448 implementationDaiki Ueno2020-01-231-0/+50
* Add GOST key transport supportDmitry Eremin-Solenikov2019-11-071-0/+2
* nettle/gost: add support for GOST VKO algorithmDmitry Eremin-Solenikov2019-11-071-1/+1
* nettle/gost: provide GOST keywrapping supportDmitry Eremin-Solenikov2019-11-071-1/+1
* nettle: Support sysctl(KERN_ARND) for RNG on NetBSD.nia2019-10-261-0/+4
* nettle: add functions for deterministic ECDSA/DSADaiki Ueno2019-08-081-1/+4
* Vendor in XTS functionality from NettleSimo Sorce2019-03-291-0/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* nettle/gost: support GOST key unmaskingDmitry Eremin-Solenikov2018-11-161-1/+1
* Vendor in CMAC functionality from NettleSimo Sorce2018-10-281-0/+1
* Vendor in CFB8 functionality from NettleSimo Sorce2018-10-241-0/+2
* Import GOST-supporting part from Nettle pending patchesDmitry Eremin-Solenikov2018-06-231-0/+25
* nettle: require Nettle library >= 3.4Dmitry Eremin-Solenikov2018-06-131-11/+0
* configure: simplified nettle version checkNikos Mavrogiannopoulos2018-03-011-1/+1
* nettle: added HKDF functionsNikos Mavrogiannopoulos2018-02-191-0/+4
* rnd-fuzzer: use ifdef instead of conditional compilationNikos Mavrogiannopoulos2017-08-191-2/+0
* fuzzer: added a fuzzer targetNikos Mavrogiannopoulos2017-08-161-0/+4
* prf: implement the TLS 1.0 and 1.2 PRFs using nettleNikos Mavrogiannopoulos2017-06-011-2/+3
* build: import files from Nettle for RSA-PSSDaiki Ueno2017-05-291-0/+7
* rnd: switched to 3 chacha-based PRNGs for all security levelsNikos Mavrogiannopoulos2017-03-061-1/+1
* nettle: renamed system random generator-related files for claritytmp-mini-rng-additionsNikos Mavrogiannopoulos2016-10-291-3/+3
* Dropped support for EGD random generatorNikos Mavrogiannopoulos2016-07-161-1/+1
* nettle: split the rnd-common to rnd-windows, rnd-getentropy, and rnd-linuxNikos Mavrogiannopoulos2016-07-151-0/+10
* Makefile.am: moved common rules (AM_CFLAGS) to common.mkNikos Mavrogiannopoulos2016-04-121-4/+3
* Allow verifying and generating provable DSA keysNikos Mavrogiannopoulos2015-09-131-2/+2
* Added API to generate private keys from a given seedNikos Mavrogiannopoulos2015-09-121-3/+3
* ported to nettle 3.0Nikos Mavrogiannopoulos2014-12-031-1/+0
* Added FIPS184-4 RSA key generation.Nikos Mavrogiannopoulos2014-01-301-1/+1
* Do not compile the DRBG-AES-CTR when not in FIPS140 mode.Nikos Mavrogiannopoulos2014-01-261-2/+3
* The FIPS140 random number generator is enabled conditionally when required.Nikos Mavrogiannopoulos2014-01-171-3/+1