Implementing SpongyCastle BouncyCastle JCEIESCipher

231 Views Asked by At

i've been messing around with Spongy and Bouncycastle, yet cannot find a way to implement the Bouncycastle/Spongycastle JCEIESCipher to encrypt/decrypt a message.

Does anyone know how to use it in a basic manner? It would be greatly appreciated. Thanks!

Here's a link to the javadoc. http://www.bouncycastle.org/docs/docs1.5on/index.html

1

There are 1 best solutions below

0
On