1. How can I encrypt Rijndael with CFB Mode, Blocksize of 256 bit and Bouncycastle? stackoverflow.comI'm trying to encrypt a string with rijndael (keysize 256 bit, blocksize 256 bit, CFB mode) currently i'm doing something like this:
|
2. How to know that Client's Browser support 128 bit encryption coderanch.com |