CryptoConstants update from draft to RFC.

This commit is contained in:
mathiasdm
2010-07-31 12:49:38 +00:00
parent 6ddac9a478
commit 87abc1d6b4

View File

@@ -34,8 +34,8 @@ import java.math.BigInteger;
import net.i2p.util.NativeBigInteger;
/**
* Primes for ElGamal and DSA from
* http://www.ietf.org/proceedings/03mar/I-D/draft-ietf-ipsec-ike-modp-groups-05.txt
* Prime for ElGamal from http://tools.ietf.org/html/rfc3526
* Primes for DSA: unknown.
*/
public class CryptoConstants {
public static final BigInteger dsap = new NativeBigInteger(