java.lang.Object
cryptix.jce.provider.util.Precomputed
- public final class Precomputed
- extends java.lang.Object
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OAKLEY_0768
private static final Group OAKLEY_0768
- Precomputed OAKLEY groups.
P_00768: OAKLEY Well-Known Group 1, a 768 bit prime.
P_01024: OAKLEY Well-Known Group 2, a 1024 bit prime.
P_01536: OAKLEY Well-Known Group 5, a 1536 bit prime.
See: RFC 2412
OAKLEY_1024
private static final Group OAKLEY_1024
- Precomputed OAKLEY groups.
P_00768: OAKLEY Well-Known Group 1, a 768 bit prime.
P_01024: OAKLEY Well-Known Group 2, a 1024 bit prime.
P_01536: OAKLEY Well-Known Group 5, a 1536 bit prime.
See: RFC 2412
OAKLEY_1536
private static final Group OAKLEY_1536
- Precomputed OAKLEY groups.
P_00768: OAKLEY Well-Known Group 1, a 768 bit prime.
P_01024: OAKLEY Well-Known Group 2, a 1024 bit prime.
P_01536: OAKLEY Well-Known Group 5, a 1536 bit prime.
See: RFC 2412
SKIP_0512
private static final Group SKIP_0512
- Precomputed SKIP groups.
See: http://skip.incog.com/spec/numbers.html
SKIP_1024
private static final Group SKIP_1024
- Precomputed SKIP groups.
See: http://skip.incog.com/spec/numbers.html
SKIP_2048
private static final Group SKIP_2048
- Precomputed SKIP groups.
See: http://skip.incog.com/spec/numbers.html
SKIP_4096
private static final Group SKIP_4096
- Precomputed SKIP groups.
See: http://skip.incog.com/spec/numbers.html
Precomputed
public Precomputed()
getElGamalGroup
public static Group getElGamalGroup(int keysize)
getStrongGroup
public static Group getStrongGroup(int keysize)