ported some hard-to-merge cherries back to trunk :-/

shame, svn, shame: this was ways to complicated
	we should consider a switch to git...
This commit is contained in:
Martin Willi
2008-11-12 15:09:24 +00:00
parent 9fa5c75f48
commit b8cbb6451c
9 changed files with 85 additions and 97 deletions
@@ -42,7 +42,7 @@ struct modulus_entry_t {
* Optimum length of exponent in bits.
*/
long opt_exponent_len;
/*
* Generator value.
*/
@@ -88,7 +88,7 @@ struct private_openssl_diffie_hellman_t {
* Other public value
*/
BIGNUM *pub_key;
/**
* Shared secret
*/