Bouncy Castle Cryptography Library 1.81

org.bouncycastle.math.ec.rfc8032
Class Ed448.Algorithm

java.lang.Object
  extended byorg.bouncycastle.math.ec.rfc8032.Ed448.Algorithm
Enclosing class:
Ed448

public static final class Ed448.Algorithm
extends java.lang.Object


Field Summary
static int Ed448
           
static int Ed448ph
           
 
Constructor Summary
Ed448.Algorithm()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Ed448

public static final int Ed448
See Also:
Constant Field Values

Ed448ph

public static final int Ed448ph
See Also:
Constant Field Values
Constructor Detail

Ed448.Algorithm

public Ed448.Algorithm()

Bouncy Castle Cryptography Library 1.81