org.bouncycastle.crypto.agreement.srp
Class SRP6StandardGroups
java.lang.Object
|
+--org.bouncycastle.crypto.agreement.srp.SRP6StandardGroups
- public class SRP6StandardGroups
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rfc5054_1024
public static final SRP6GroupParameters rfc5054_1024
rfc5054_1536
public static final SRP6GroupParameters rfc5054_1536
rfc5054_2048
public static final SRP6GroupParameters rfc5054_2048
rfc5054_3072
public static final SRP6GroupParameters rfc5054_3072
rfc5054_4096
public static final SRP6GroupParameters rfc5054_4096
rfc5054_6144
public static final SRP6GroupParameters rfc5054_6144
rfc5054_8192
public static final SRP6GroupParameters rfc5054_8192
SRP6StandardGroups
public SRP6StandardGroups()