summaryrefslogtreecommitdiff
path: root/tests/t-mpi-bit.c
Commit message (Expand)AuthorAgeFilesLines
* tests: do not use GCC variadic macro extension for xgcry_controlJussi Kivilinna2019-05-141-4/+4
* tests: Check the result of all gcry_control operations.Justus Winter2016-12-131-4/+4
* tests: Use common code for all tests.Justus Winter2016-12-131-54/+1
* tests: Rename 'show' to 'info'.Justus Winter2016-12-131-15/+15
* mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.Werner Koch2014-05-091-0/+54
* Make gpg-error replacement defines more robust.Werner Koch2013-06-261-1/+1
* Nuked almost all trailing whitespace.post-nuke-of-trailing-wsWerner Koch2011-02-041-7/+7
* Allow transient-key for ecdsa.Werner Koch2010-06-101-8/+15
* Implemented gcry_mpi_lshift.Werner Koch2008-08-201-3/+116
* Fixed gcry_mpi_set_bit and enhanced mpi_rshift.Werner Koch2006-08-041-0/+241