I have an offline application that encrypts local file (using aes-356-gcm) and it uses scrypt for password hashing (both from the node.js crypto library). Because the applic