summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fips: remove FIPS_STARTUP_ONLY_TEST_CASE macrotmp-fips-redefinitionDaiki Ueno2020-05-201-9/+2
* fips: make FIPS140-2 mode enablement logic simplerDaiki Ueno2020-05-203-9/+22
* Merge branch 'cert-policies' into 'master'Dmitry Baryshkov2020-05-152-4/+30
|\
| * output: add Russian security class policiesDmitry Baryshkov2020-05-142-2/+10
| * x509: print certificate policiy namesDmitry Baryshkov2020-05-142-2/+20
* | Merge branch 'pkcs7-attrs' into 'master'Dmitry Baryshkov2020-05-1419-149/+131
|\ \ | |/
| * certtool: use gnutls_pkcs7_print_signature_infoDmitry Baryshkov2020-05-141-81/+7
| * pkcs7: add function to display signature informationDmitry Baryshkov2020-05-148-0/+42
| * pkcs7: decode attribute OIDs when printingDmitry Baryshkov2020-05-149-25/+55
| * x509: generify oid to str conversionsDmitry Baryshkov2020-05-142-43/+27
* | Merge branch 'tmp-fips-leftover' into 'master'Daiki Ueno2020-05-141-4/+33
|\ \ | |/ |/|
| * nettle: disable RSA blinding in FIPS selfteststmp-fips-leftoverDaiki Ueno2020-05-051-4/+33
* | Merge branch 'aesni-xts' into 'master'Daiki Ueno2020-05-085-1/+194
|\ \
| * | accelerated: use AES-NI for AES-XTS when availableAnderson Toshiyuki Sasaki2020-05-074-1/+186
| * | benchmark: enable AES-XTS cipherAnderson Toshiyuki Sasaki2020-05-061-0/+8
| |/
* | Merge branch 'cli-wait-resumption' into 'master'Daiki Ueno2020-05-082-6/+21
|\ \ | |/ |/|
| * gnutls-cli: Add option to wait for resumption dataAnderson Toshiyuki Sasaki2020-05-072-6/+21
|/
* Merge branch 'tmp-siv' into 'master'Dmitry Baryshkov2020-05-0419-1006/+396
|\
| * nettle: expose SIV-CMAC through the AEAD interfaceDaiki Ueno2020-05-047-7/+223
| * nettle: vendor in SIV-CMAC implementationDaiki Ueno2020-05-043-1/+32
| * nettle: avoid manual backports of CFB8, CMAC, and XTSDaiki Ueno2020-05-0412-980/+124
| * nettle: rename import-chacha-from-nettle.sh to import-from-nettle.shDaiki Ueno2020-05-044-16/+16
| * configure.ac: fix broken nettle_cfb8_decrypt detectionDaiki Ueno2020-05-041-3/+2
* | Merge branch 'tmp-reproducible-build' into 'master'Tim Rühsen2020-05-043-6/+7
|\ \ | |/ |/|
| * New make target 'update-copyright-year'tmp-reproducible-buildTim Rühsen2020-05-013-6/+7
* | Merge branch 'tmp-reproducible-sig-doc' into 'master'Daiki Ueno2020-05-041-3/+6
|\ \
| * | doc: expand GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE description on RSA-PSS [ci skip]tmp-reproducible-sig-docDaiki Ueno2020-04-301-3/+6
| |/
* | Merge branch 'tmp-nettle-vko' into 'master'Dmitry Baryshkov2020-04-3010-122/+40
|\ \ | |/ |/|
| * tests/prime-check: don't include gmp.hDmitry Baryshkov2020-04-301-1/+0
| * tests/srp: increase timeoutsDmitry Baryshkov2020-04-301-2/+2
| * CI: add nettle-mini-gmp testDmitry Baryshkov2020-04-301-0/+32
| * gost: use gostdsa-vko from nettle 3.6rc3Dmitry Baryshkov2020-04-285-118/+3
| * nettle: update imported source to nettle 3.6rc3Dmitry Baryshkov2020-04-283-1/+3
|/
* Merge branch 'tmp-ext-name' into 'master'Daiki Ueno2020-04-249-0/+50
|\
| * gnutls_session_ext_register: keep track of extension nametmp-ext-nameDaiki Ueno2020-04-213-0/+12
| * gnutls_ext_get_name2: new functionDaiki Ueno2020-04-217-0/+38
* | Merge branch 'tmp-check-soname' into 'master'Daiki Ueno2020-04-244-6/+53
|\ \
| * | fips: check library soname during configuretmp-check-sonameDaiki Ueno2020-04-244-6/+53
|/ /
* | Merge branch 'tmp-update-gostdsa-vko' into 'master'Dmitry Baryshkov2020-04-214-29/+59
|\ \ | |/ |/|
| * gost: update gostdsa_vko to follow NettleDmitry Baryshkov2020-04-214-29/+59
|/
* Merge branch 'tmp-no-auto-send-ticket' into 'master'Daiki Ueno2020-04-205-4/+326
|\
| * handshake-tls13: add session flag to disable sending session ticketstmp-no-auto-send-ticketDaiki Ueno2020-04-135-4/+326
* | Merge branch 'tmp-fix-ecc-freebsd' into 'master'Dmitry Baryshkov2020-04-191-7/+15
|\ \
| * | build: attempt to fix build issues on FreeBSDtmp-fix-ecc-freebsdDmitry Baryshkov2020-04-161-7/+15
* | | Merge branch 'tmp-xts-ig-a9' into 'master'Daiki Ueno2020-04-191-4/+48
|\ \ \ | |/ / |/| |
| * | xts: check key blocks according to FIPS-140-2 IG A.9tmp-xts-ig-a9Daiki Ueno2020-04-141-4/+48
* | | Merge branch 'no-nettle-internal' into 'master'Dmitry Baryshkov2020-04-1531-5069/+499
|\ \ \ | |/ / |/| |
| * | gitlab CI: when calling cppcheck ignore lib/nettle/ecc rather than lib/nettle...Dmitry Baryshkov2020-04-152-4/+12
| * | gitlab-ci: add test for usage of nettle/hogweed internal symbolsDmitry Baryshkov2020-04-141-0/+1
| * | nettle: vendor in poly1305 codeDmitry Baryshkov2020-04-142-2/+5