Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for key material export | lloyd | 2012-09-07 | 1 | -0/+3 |
* | Reject SRP6 values which are negative or larger than p since these are | lloyd | 2012-08-11 | 1 | -13/+23 |
* | Instead of using static salts in the KDF for generating the cipher and | lloyd | 2012-08-09 | 1 | -10/+18 |
* | More 1.11.1 notes. Update TLS docs | lloyd | 2012-08-09 | 1 | -0/+28 |
* | Remove BigInt::assign | lloyd | 2012-08-01 | 1 | -3/+3 |
* | Remove BigInt(NumberType type, size_t n) and replace it with a static | lloyd | 2012-08-01 | 1 | -0/+2 |
* | Remove all support for octal BigInt conversions. | lloyd | 2012-08-01 | 1 | -0/+10 |
* | Add Public_Key::estimated_strength which gives an approximation of how | lloyd | 2012-07-27 | 1 | -0/+13 |