ASCrypt icon indicating copy to clipboard operation
ASCrypt copied to clipboard

Open-source crypto library with a similar API for multiple languages.

Results 3 ASCrypt issues
Sort by recently updated
recently updated
newest added

str2long processes each 4 bytes into a 32 bit integer without checking for any possible remainder. This causes strings with, let's say for example, 142 chars to be processed only...

Is it possible to create port for node.js?

enhancement