Open FreshAlacrity opened 1 month ago
Z recommends AES; also find something to generate a key from a password (a MD5 hashing function?) see https://github.com/ricmoo/aes-js and https://github.com/ricmoo/scrypt-js
see https://aesencryption.net/ and http://www.movable-type.co.uk/scripts/aes.html
Z recommends AES; also find something to generate a key from a password (a MD5 hashing function?) see https://github.com/ricmoo/aes-js and https://github.com/ricmoo/scrypt-js