summaryrefslogtreecommitdiff
path: root/devel
Commit message (Expand)AuthorAgeFilesLines
* src/cli: adds new option '--ca-auto-retrieve' that can be used with gnutls-cl...Sahana Prasad2020-09-022-0/+4
* mangle gnutls-built ecc_scalar_randomSteve Lhomme2020-08-141-1/+7
* RELEASES.md: move the release steps to devel/ [ci skip]tmp-doc-fixesDaiki Ueno2020-06-071-0/+24
* lib: add Magma/Kuznyechik OMAC supportDmitry Eremin-Solenikov2020-06-071-0/+2
* lib: add Magma/Kuznyechik ciphers supportDmitry Eremin-Solenikov2020-06-071-0/+2
* nettle/gost: add CMAC-64/Magma/Kuznyechik codeDmitry Eremin-Solenikov2020-06-071-1/+14
* devel/libgnutls-latest-x86_64.abi, doc, NEWS, and manpage updatesSahana Prasad2020-06-032-0/+3
* lib: add support for AES-192-GCMDmitry Baryshkov2020-05-271-0/+1
* Merge branch 'tmp-vendor-minitasn1' into 'master'Dmitry Baryshkov2020-05-242-0/+67
|\
| * build: vendor in libtasn1 codetmp-vendor-minitasn1Dmitry Baryshkov2020-05-241-0/+67
| * devel: add libtasn1 submoduleDmitry Baryshkov2020-05-141-0/+0
* | pkcs7: add function to display signature informationDmitry Baryshkov2020-05-142-0/+2
|/
* nettle: expose SIV-CMAC through the AEAD interfaceDaiki Ueno2020-05-042-0/+6
* nettle: vendor in SIV-CMAC implementationDaiki Ueno2020-05-041-1/+19
* nettle: avoid manual backports of CFB8, CMAC, and XTSDaiki Ueno2020-05-041-0/+30
* nettle: rename import-chacha-from-nettle.sh to import-from-nettle.shDaiki Ueno2020-05-041-7/+7
* gost: use gostdsa-vko from nettle 3.6rc3Dmitry Baryshkov2020-04-281-0/+1
* nettle: update imported source to nettle 3.6rc3Dmitry Baryshkov2020-04-282-0/+1
* gnutls_ext_get_name2: new functionDaiki Ueno2020-04-212-0/+3
* build: attempt to fix build issues on FreeBSDtmp-fix-ecc-freebsdDmitry Baryshkov2020-04-161-7/+15
* gitlab CI: when calling cppcheck ignore lib/nettle/ecc rather than lib/nettle...Dmitry Baryshkov2020-04-151-2/+10
* nettle: vendor in poly1305 codeDmitry Baryshkov2020-04-141-1/+3
* nettle: use new imported source files for GOST DSADmitry Baryshkov2020-04-141-0/+1
* build: import-curve448 -> import-eccDmitry Baryshkov2020-04-141-14/+14
* devel: modify curve448 script to import gost sourcesDmitry Baryshkov2020-04-131-13/+54
* import-chacha: fix several additional symbol clashesDmitry Baryshkov2020-04-131-1/+3
* curve448: import write-le64.c which defines internal symbolDmitry Baryshkov2020-04-131-0/+2
* import-curve448: fix several additional symbol clashesDmitry Baryshkov2020-04-131-1/+5
* Merge branch 'tmp-get-keylog-func' into 'master'Daiki Ueno2020-03-252-0/+2
|\
| * gnutls_session_get_keylog_function: new functiontmp-get-keylog-funcDaiki Ueno2020-03-222-0/+2
* | Update filesAnder Juaristi2020-03-232-5077/+5568
* | psk: Allow non-NULL PSK usernamesAnder Juaristi2020-03-231-0/+4
|/
* state: add function to get the current hash algorithmtmp-prf-getDaiki Ueno2020-03-192-0/+2
* abi: add enum values for GNUTLS_CIPHER_CHACHA20_*tmp-chachaDaiki Ueno2020-03-191-0/+2
* nettle: vendor in ChaCha20 implementation from nettleDaiki Ueno2020-03-192-0/+83
* keylogfile: simplify the callback mechanismtmp-keylog-funcDaiki Ueno2020-02-222-2/+2
* keylogfile: generalize with a callbacktmp-keylog-hookDaiki Ueno2020-02-072-0/+2
* crypto-api: add generic crypto functions for KDFDaiki Ueno2020-02-042-0/+7
* algorithms: implement X448 key exchange and Ed448 signature schemeDaiki Ueno2020-01-232-6/+26
* nettle: vendor in Curve448 and Ed448 implementationDaiki Ueno2020-01-232-0/+154
* Merge branch 'tmp-ocsp-check' into 'master'903-add-crl-and-crq-fuzzersNikos Mavrogiannopoulos2020-01-091-0/+5
|\
| * gnutls_ocsp_status_request_is_checked: mark explicitly as unsigned the return...Nikos Mavrogiannopoulos2019-12-161-0/+5
* | crypto-api: add gnutls_hmac_get_key_size() functionDmitry Eremin-Solenikov2019-12-272-0/+2
* | updated auto-generated filesNikos Mavrogiannopoulos2019-12-193-1640/+1702
|/
* abi: updated to latest const changes and added NEWS entrytmp-more-const-1Nikos Mavrogiannopoulos2019-12-105-10001/+10682
* Add const to function arguments in lib/x509Tim Rühsen2019-12-071-0/+5
* Add support for VKO GOST key exchangeDmitry Eremin-Solenikov2019-11-081-0/+1
* Declare groups corresponding to GOST curvesDmitry Eremin-Solenikov2019-11-071-0/+7
* lib: define more GOST curvesDmitry Eremin-Solenikov2019-10-061-1/+6
* nettle: provide GOST 28147-89 IMIT MAC supportDmitry Eremin-Solenikov2019-09-281-0/+1