Bouncy Castle Cryptography Library 1.81

org.bouncycastle.math.ec.tools
Class DiscoverEndomorphisms

java.lang.Object
  extended byorg.bouncycastle.math.ec.tools.DiscoverEndomorphisms

public class DiscoverEndomorphisms
extends java.lang.Object


Constructor Summary
DiscoverEndomorphisms()
           
 
Method Summary
static void discoverEndomorphisms(X9ECParameters x9)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoverEndomorphisms

public DiscoverEndomorphisms()
Method Detail

main

public static void main(java.lang.String[] args)

discoverEndomorphisms

public static void discoverEndomorphisms(X9ECParameters x9)

Bouncy Castle Cryptography Library 1.81