R
rossum
The .NET CipherMode enumeration does not include CTR mode. I want to
use Rijndael (AES) in CTR mode. Is there anything easily available in
C# to use or do I have to roll my own? I have found some code in
C++/.NET but not yet in C#.
Thanks,
rossum
use Rijndael (AES) in CTR mode. Is there anything easily available in
C# to use or do I have to roll my own? I have found some code in
C++/.NET but not yet in C#.
Thanks,
rossum