Bouncy Castle Cryptography Library 1.81

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

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

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


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

Field Detail

Ed25519

public static final int Ed25519
See Also:
Constant Field Values

Ed25519ctx

public static final int Ed25519ctx
See Also:
Constant Field Values

Ed25519ph

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

Ed25519.Algorithm

public Ed25519.Algorithm()

Bouncy Castle Cryptography Library 1.81