Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed assert.h from files that wasn't used at | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -1/+0 |
* | More nettle2 updates (in FIPS140-2 mode) | Nikos Mavrogiannopoulos | 2014-12-03 | 1 | -9/+9 |
* | in FIPS140-2 mode only disable 1024-bit DSA parameters when generating | Nikos Mavrogiannopoulos | 2014-10-15 | 1 | -2/+2 |
* | simplified _dsa_generate_dss_g() | Nikos Mavrogiannopoulos | 2014-01-24 | 1 | -7/+11 |
* | do not impose limits to index | Nikos Mavrogiannopoulos | 2014-01-24 | 1 | -1/+1 |
* | Fixes in the Shawe-Taylor prime generation routine. | Nikos Mavrogiannopoulos | 2014-01-24 | 1 | -8/+20 |
* | Split the generation of keypair from the generation of parameters. | Nikos Mavrogiannopoulos | 2014-01-23 | 1 | -1/+1 |
* | Added _dsa_validate_dss_pq and _dsa_validate_dss_g, and other fixes in valida... | Nikos Mavrogiannopoulos | 2014-01-23 | 1 | -35/+104 |
* | indented files | Nikos Mavrogiannopoulos | 2014-01-23 | 1 | -106/+106 |
* | Use a FIPS140-2 compliant DSA and DH parameter generator. | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -0/+158 |