Skip navigation links
C G I M S 

C

ch.dissem.bitmessage.cryptography.sc - package ch.dissem.bitmessage.cryptography.sc
 
createPoint(byte[], byte[]) - Method in class ch.dissem.bitmessage.cryptography.sc.SpongyCryptography
 
createPublicKey(byte[]) - Method in class ch.dissem.bitmessage.cryptography.sc.SpongyCryptography
 
crypt(boolean, byte[], byte[], byte[]) - Method in class ch.dissem.bitmessage.cryptography.sc.SpongyCryptography
 

G

getSignature(byte[], PrivateKey) - Method in class ch.dissem.bitmessage.cryptography.sc.SpongyCryptography
 

I

isSignatureValid(byte[], byte[], Pubkey) - Method in class ch.dissem.bitmessage.cryptography.sc.SpongyCryptography
 

M

multiply(byte[], byte[]) - Method in class ch.dissem.bitmessage.cryptography.sc.SpongyCryptography
 

S

SpongyCryptography - Class in ch.dissem.bitmessage.cryptography.sc
As Spongycastle can't be used on the Oracle JVM, and Bouncycastle doesn't work properly on Android (thanks, Google), this is the Spongycastle implementation.
SpongyCryptography() - Constructor for class ch.dissem.bitmessage.cryptography.sc.SpongyCryptography
 
C G I M S 
Skip navigation links