If you download the bcprov source, you'll see the class org.bouncycastle.jce.provider.test.AESTest
. It shows you how to set up the bouncyCastle provider, create encryption and decryption Cipher
objects, set up CipherOutputStream
s and call the write methods on those streams.
Edit:
seems like link is broken. Look here for AESTest
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…