aes

  1. D

    FYI AES 256 Encryption and Password Protect files for distribution via email

    Hi all, i have created a VB.net application which can be used as a BO scheduler substitute for sending refreshed report copies. These copies are AES 256 encrypted and password protected. Please refer attached document for description, setup and source code :cool: Thanks
  2. L

    Question Managed Rijndael, encr. output is larger than input

    Hi, I'm tried all the different samples for Managed Rijndael I found in the internet for .NET, like the one attached. Everytime I crypt an array of bytes whitch has a size of 128 Bytes (16*8), the encrypted result has a size of 144 Bytes (128+16). Everywhere you can read that Rijndaels AES is...
Back
Top