mathberet icon indicating copy to clipboard operation
mathberet copied to clipboard

File Encryption

Open Nadav0077 opened this issue 2 years ago • 0 comments

An option to encrypt certain files (lock them), and decrypt them by using a chosen password (a key). When a user tries to open an encrypted file, a password input modal will be prompted.

Possible library: https://www.npmjs.com/package/crypto-js

Nadav0077 avatar Mar 16 '23 23:03 Nadav0077