summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: Use -no-fast-install LDFLAGS for Windows.NIIBE Yutaka2023-05-101-0/+4
* Update m4 files and Makefiles.NIIBE Yutaka2023-04-271-2/+2
* tests/hashtest: add hugeblock & disable-hwf options and 6 gig test vectorsJussi Kivilinna2022-09-271-4/+5
* fips: Skip PCT if RSA keygen test-parms specifiedClemens Lang2022-09-221-1/+1
* build: Skip PK-specific tests if algo is disabledClemens Lang2022-07-011-4/+15
* tests/t-kdf: few changes to pthread example and fix win32/win64 buildsJussi Kivilinna2022-01-281-0/+2
* cipher: Add new API for modern KDF function.NIIBE Yutaka2022-01-261-0/+2
* tests: Include the new input files for testsJakub Jelen2021-12-101-3/+3
* tests: Add tests for gcry_pk_hash_sign/verify API.NIIBE Yutaka2021-12-081-0/+1
* tests: Remove old CAVS test scripts.Werner Koch2021-09-271-1/+1
* New test Makefile target xtestsuiteWerner Koch2021-02-081-2/+42
* build: Fix build of tests with non-default installation.NIIBE Yutaka2021-01-211-5/+5
* ecc,test: Add testing Ed448.NIIBE Yutaka2020-06-161-2/+2
* build: More accurate dependency to -lgpg-error.NIIBE Yutaka2020-02-251-0/+5
* build: Fix linking -ldl.NIIBE Yutaka2020-02-251-1/+1
* ecc: Add Curve for X448 with ECC_DIALECT_SAFECURVE.NIIBE Yutaka2019-10-281-1/+2
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-151-2/+2
* Add script to run basic tests with all supported HWF combinationsJussi Kivilinna2017-08-011-1/+1
* Add BLAKE2b and BLAKE2s hash algorithms (RFC 7693)Jussi Kivilinna2017-02-271-0/+1
* hwfeatures: add 'all' for disabling all hardware featuresJussi Kivilinna2016-12-101-2/+3
* tests: New test t-secmem.Werner Koch2016-12-071-1/+1
* tests: Add a test for Curve25519.NIIBE Yutaka2016-02-031-1/+1
* tests: Add missing files for the make distcheck target.Werner Koch2015-08-231-1/+2
* Add an utility to calculate hashes over a set of filesDmitry Eremin-Solenikov2014-03-041-1/+2
* Update gpg-error autoconf macros to fix threading problems.Werner Koch2014-01-271-4/+5
* tests: Pass -no-install to libtoolDmitry Eremin-Solenikov2014-01-241-0/+1
* tests: Add a test for the internal lockingWerner Koch2014-01-241-2/+8
* tests: Rename tsexp.cWerner Koch2014-01-201-1/+1
* Add configure option --enable-large-data-tests.Werner Koch2013-12-161-5/+16
* tests: Speed up benchmarks in regression test mode.Werner Koch2013-12-091-1/+2
* md: Fix hashing for data >= 256 GBWerner Koch2013-11-141-2/+2
* Add new benchmarking utility, bench-slopeJussi Kivilinna2013-10-281-2/+2
* ecc: Implement Curve Ed25519 signing and verification.Werner Koch2013-09-161-2/+3
* Prepare support for non-Weierstrass EC equations.Werner Koch2013-09-041-3/+4
* mpi: Make gcry_mpi_print work with negative zeroes.Werner Koch2013-08-301-1/+1
* Implement deterministic DSA as specified by rfc-6979.Werner Koch2013-07-261-1/+1
* mpi: Add an API for EC point operations.Werner Koch2013-03-081-1/+1
* tests: Allow use of random.c under Windows.Werner Koch2012-12-031-6/+1
* Removed the module registration interfaceWerner Koch2011-09-151-1/+1
* Removed the AC interface (gcry_ac_*)Werner Koch2011-09-151-1/+1
* Add a full set of pkcs#1 v2 test vectorsWerner Koch2011-06-131-1/+2
* Add OAEP regression test.Werner Koch2011-06-091-1/+1
* New function gcry_kdf_deriveWerner Koch2011-03-091-1/+1
* Add gcry_pk_get_curve.Werner Koch2011-02-011-1/+2
* Makefile.am (LDADD): Fix typo in last change.Werner Koch2011-01-041-1/+1
* Insert sys/select.h to be POSIXly correct.Werner Koch2010-08-161-1/+1
* Support WindowsCE.Werner Koch2010-01-211-1/+1
* Implemented the AES-Wrap algorithmWerner Koch2009-12-091-1/+1
* Add a new helper toolWerner Koch2009-02-111-1/+1
* Fixed the fips 186 dsa key generation.Werner Koch2008-11-281-1/+1