1
votes
votes
1 answers
Buffer Limit problem in compiling crytpographic library
Hi all, I am trying to compile a cryptographic library to test an Encryption/Decryption algorithm. The library is Bouncy Castle Cryptographic library written in C#. The code runs fine and I tested by comparing the input and eventual d ...
