Releases: ryanbekhen/cryptkhen
Releases · ryanbekhen/cryptkhen
v3.2.0
v3.1.1
What's Changed
- Bump @types/node from 17.0.18 to 17.0.21 by @dependabot in #85
- Bump @types/jest from 27.4.0 to 27.4.1 by @dependabot in #84
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- add signature function by @grendyirwandi in #82
- Bump @types/node from 17.0.16 to 17.0.18 by @dependabot in #80
New Contributors
- @grendyirwandi made their first contribution in #82
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- Bump @types/node from 17.0.9 to 17.0.10 by @dependabot in #70
- Bump typescript from 4.5.4 to 4.5.5 by @dependabot in #71
- Bump @types/node from 17.0.10 to 17.0.12 by @dependabot in #72
- Bump @types/node from 17.0.12 to 17.0.13 by @dependabot in #73
- Bump @types/node from 17.0.13 to 17.0.14 by @dependabot in #74
- Bump @types/node from 17.0.14 to 17.0.16 by @dependabot in #77
- Bump jest from 27.4.7 to 27.5.1 by @dependabot in #78
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Features
- Encryption & Decryption (RSA, AES-256).
- Generate signature & verify (RSA)
What's Changed
- Development by @ryanbekhen in #16
- Development by @ryanbekhen in #18
- Development by @ryanbekhen in #19
- Development by @ryanbekhen in #20
- Development by @ryanbekhen in #21
- Development by @ryanbekhen in #22
- Development by @ryanbekhen in #23
- Bump ts-jest from 26.4.4 to 26.5.0 by @dependabot in #24
- Bump ts-jest from 26.5.0 to 26.5.1 by @dependabot in #25
- Bump typescript from 4.1.3 to 4.1.5 by @dependabot in #27
- Bump ts-jest from 26.5.1 to 26.5.2 by @dependabot in #28
- Bump typescript from 4.1.5 to 4.2.2 by @dependabot in #29
- Bump ts-jest from 27.1.2 to 27.1.3 by @dependabot in #68
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: v2.1.7...v3.0.0
v2.1.0
New Features
- Encrypt or Decrypt using passphrase if Keypair using passphrase
v2.0.0
Improvements
- Reworked for Typescript and Javascript support
- Support for NodeJS >= 10.23.1