Skip to content

Releases: therightstuff/simple-free-encryption-tool

v4.0.2 fix inconsistencies

Choose a tag to compare

@therightstuff therightstuff released this 05 Jun 11:46

What's Changed

  • fix: make randomstring and hash functions consistent and update docs/examples accordingly by @therightstuff in #99

Full Changelog: v4.0.0...v4.0.2

v4.0.0

Choose a tag to compare

@therightstuff therightstuff released this 03 Jun 22:47

What's Changed

  • Refactor security modules to use Web Crypto API and async/await by @therightstuff in #98

v3.2.0

Choose a tag to compare

@therightstuff therightstuff released this 21 Mar 14:30

feat: async supported in browser

inconsistent performance but improved on average

v3.1.0

Choose a tag to compare

@therightstuff therightstuff released this 21 Mar 13:52

feat: proper async support

v3.0.1

Choose a tag to compare

@therightstuff therightstuff released this 19 Mar 06:45

feat: Improve RSA safety by switching to OAEP padding with SHA256 hashing

BREAKING CHANGE: no more C# compatibility

minor security patch

Choose a tag to compare

@therightstuff therightstuff released this 09 Jan 21:06
v2.0.11

2.0.11

v2.0.9 minor safety update

Choose a tag to compare

@therightstuff therightstuff released this 30 Oct 12:16

Dependencies updates for safety and security

Updated dependencies with vulnerability patches

Choose a tag to compare

@therightstuff therightstuff released this 10 May 18:40
v2.0.2

2.0.2

(Breaking changes) security vulnerability patch and improved key generation behaviour

Choose a tag to compare

@therightstuff therightstuff released this 08 Mar 21:06

This release includes a secure update to an upstream dependency as well as a long overdue correction to the behaviour of the rsa.generateKeysSync method which now resolves with an error rather than throwing it if a callback function has been provided.

Patch for dependency security vulnerability

Choose a tag to compare

@therightstuff therightstuff released this 31 Jul 02:34
v1.3.2

1.3.2