Skip navigation links
B C G I M 

B

BouncyCryptography - Class in ch.dissem.bitmessage.cryptography.bc
As Spongycastle can't be used on the Oracle JVM, and Bouncycastle doesn't work properly on Android (thanks, Google), this is the Bouncycastle implementation.
BouncyCryptography() - Constructor for class ch.dissem.bitmessage.cryptography.bc.BouncyCryptography
 

C

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

G

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

I

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

M

multiply(byte[], byte[]) - Method in class ch.dissem.bitmessage.cryptography.bc.BouncyCryptography
 
B C G I M 
Skip navigation links