blah blah blah is here! blah blah » Close

1
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 ...

Feedback