summaryrefslogtreecommitdiff
path: root/lib/nettle/int/dsa-validate.c
Commit message (Expand)AuthorAgeFilesLines
* removed assert.h from files that wasn't used atNikos Mavrogiannopoulos2016-09-111-1/+0
* More nettle2 updates (in FIPS140-2 mode)Nikos Mavrogiannopoulos2014-12-031-9/+9
* in FIPS140-2 mode only disable 1024-bit DSA parameters when generatingNikos Mavrogiannopoulos2014-10-151-2/+2
* simplified _dsa_generate_dss_g()Nikos Mavrogiannopoulos2014-01-241-7/+11
* do not impose limits to indexNikos Mavrogiannopoulos2014-01-241-1/+1
* Fixes in the Shawe-Taylor prime generation routine.Nikos Mavrogiannopoulos2014-01-241-8/+20
* Split the generation of keypair from the generation of parameters.Nikos Mavrogiannopoulos2014-01-231-1/+1
* Added _dsa_validate_dss_pq and _dsa_validate_dss_g, and other fixes in valida...Nikos Mavrogiannopoulos2014-01-231-35/+104
* indented filesNikos Mavrogiannopoulos2014-01-231-106/+106
* Use a FIPS140-2 compliant DSA and DH parameter generator.Nikos Mavrogiannopoulos2013-11-271-0/+158