DerBiber17

Results 2 issues of DerBiber17

How can I decrypt binary data? If I use a string like the decode-function, I cannot decrypt '\0' or some other chars.

Hi, when using AESlib together with mWebSockets, I run into linker errors because both libraries define several functions with the same names (e.g. base_64encode). Is there a recommended way to...