Bouncy Castle Cryptography Library 1.81

org.bouncycastle.crypto.engines
Class AsconPermutationFriend

java.lang.Object
  extended byorg.bouncycastle.crypto.engines.AsconPermutationFriend

public class AsconPermutationFriend
extends java.lang.Object


Nested Class Summary
static class AsconPermutationFriend.AsconPermutation
           
 
Constructor Summary
AsconPermutationFriend()
           
 
Method Summary
static AsconPermutationFriend.AsconPermutation getAsconPermutation(ISAPDigest.Friend friend)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsconPermutationFriend

public AsconPermutationFriend()
Method Detail

getAsconPermutation

public static AsconPermutationFriend.AsconPermutation getAsconPermutation(ISAPDigest.Friend friend)

Bouncy Castle Cryptography Library 1.81