mine icon indicating copy to clipboard operation
mine copied to clipboard

Minimal and single-header cryptography library (AES, RSA, Base16, Base64, ZLib), implemented for education purposes - use @abumq/ripe for production.

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

Found this while trying to encrypt a 48 byte array without using the string functions. Moved the padding fix from the string methods to the byte array ones

Especially interested in RSA. Sadly there is not even an example.

**Expression: cannot seek string iterator after end** The program is **normal under the clang compiler**, but on **vc2019**, Microsoft will report an error on the judgment condition of your "for"...