Releases: telkomdev/crypsi
Releases · telkomdev/crypsi
Fix Comment and Code Hints
- Fix Comment and Code Hints
v1.0.7
Improved RSA key pair generator function, now returns a promise
instead of any
v1.0.6
- fix spread args type
v1.0.5
- support Typescript project
v1.0.4
rsa digital sign: set pss option salt length equal to digest size
v1.0.3
rsa digital signature uses specific PSS PKCS1
v1.0.2
- AES: concat nonce and encrypted data to the single buffer
v1.0.1
- AES support file encryption
- AES decrypt return buffer
v1.0.0
release for the most widely used digest and cipher algorithms