FreshAlacrity / front-tracker

Shows members of the Coordinate System from PK
https://freshalacrity.github.io/front/
2 stars 0 forks source link

Find encrypt and decrypt functions #74

Open FreshAlacrity opened 1 month ago

FreshAlacrity commented 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

FreshAlacrity commented 1 month ago

see https://aesencryption.net/ and http://www.movable-type.co.uk/scripts/aes.html