Skip to content

Releases: ryanbekhen/cryptkhen

v3.2.0

20 Jul 12:21
Compare
Choose a tag to compare

Features

  • RSA Encryption & Decryption can disable oaep hash.

Full Changelog: v3.1.1...v3.2.0

v3.1.1

20 Jul 09:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

16 Feb 00:28
v3.1.0
44ed4ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.1.0

v3.0.2

08 Feb 23:41
v3.0.2
2e1a98c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

17 Jan 13:00
v3.0.1
2f3ae36
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v3.0.1

v3.0.0

17 Jan 12:31
v3.0.0
82042d4
Compare
Choose a tag to compare

Features

  • Encryption & Decryption (RSA, AES-256).
  • Generate signature & verify (RSA)

What's Changed

New Contributors

Full Changelog: v2.1.7...v3.0.0

v2.1.0

23 Jan 20:40
Compare
Choose a tag to compare

New Features

  • Encrypt or Decrypt using passphrase if Keypair using passphrase

v2.0.0

19 Jan 12:22
Compare
Choose a tag to compare

Improvements

  • Reworked for Typescript and Javascript support
  • Support for NodeJS >= 10.23.1