Rijndael is a block cipher that won the Advanced Encryption Standard competition.
I have an encryption/decryption algorithm written in C# - I need to be able to produce the same encryption …