I've been searching the internet for an implementation of AES-256 in CTR-mode, in C#. In the RijndaelManaged-class where you find in .Net-framework, you find some supported modes but not CTR. I read something about using ECB-mode, and XOR the plain-text.
Does anyone have information how to implement the AES-256 in CTR-mode? Or an link or anything tha would help me to the right path.
Thanks you.
I think that Bouncy Castle supports CTR
http://www.bouncycastle.org/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With