V3.0
Changelogs:
encrypt,decrypt,encryptFileanddecryptFilefunctions are now deprecated. However, you can still use these functions.- added
encryptPlaintext,decryptForPlaintext,encryptFileBufferanddecryptFileBufferfunctions to replace corresponding deprecated functions. These functions will be improved in terms of performance and better error handling in future releases. - added test cases using
jest - added better typescript documentation and intellisense