Class CryptoConstants

java.lang.Object
net.i2p.crypto.CryptoConstants

public final class CryptoConstants
extends Object
Prime for ElGamal from http://tools.ietf.org/html/rfc3526 Primes for DSA: Generated by TheCrypto http://article.gmane.org/gmane.comp.security.invisiblenet.iip.devel/343 See also: ECConstants, RSAConstants