Skip to content

Releases: cloudflare/blindrsa-ts

blindrsa-ts 0.4.3

10 Mar 09:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.2...0.4.3

blindrsa-ts 0.4.2

11 Apr 06:56
Compare
Choose a tag to compare

What's Changed

  • Fix sjcl import by declaring a default by @thibmeu in #20

Full Changelog: 0.4.1...0.4.2

blindrsa-ts 0.4.1

14 Mar 10:55
Compare
Choose a tag to compare

What's Changed

  • Fix sjcl types for released package by @thibmeu in #19

Full Changelog: 0.4.0...0.4.1

0.4.0

11 Mar 20:22
Compare
Choose a tag to compare

blindrsa-ts 0.4.0

New: Partially-blind RSA Signatures.

What's Changed

  • Fix rawBlindRSA to ensure RSA-RAW algorithm is on the signing key by @thibmeu in #16
  • Implement Partially Blind RSA 02 by @thibmeu in #15
  • Adding CodeQL analysis, and bump checkout and setup-node versions. by @armfazh in #17
  • On preparation for release 0.4.0 by @armfazh in #18

Full Changelog: 0.3.2...0.4.0

0.3.2

07 Feb 16:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

07 Feb 08:05
Compare
Choose a tag to compare

What's Changed

Replaces 0.3.0 that could not be published to npm due to a mismatch in package.json version.

Full Changelog: 0.3.0...0.3.1

blindrsa-ts version 0.3.0

07 Feb 07:57
Compare
Choose a tag to compare

blindrsa-ts version 0.3.0

What's Changed

Full Changelog: 0.2.0...0.3.0

blindrsa-ts version 0.2.0

26 Oct 16:18
Compare
Choose a tag to compare

blindrsa-ts version 0.2.0

Added full compatibility with RFC9474.

What's Changed

  • Expose salt length and hash name fields by @armfazh in #6
  • Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #8
  • Key generation depends only on the hash function. by @armfazh in #7
  • Compatible with rfc9474. by @armfazh in #9
  • Releasing blindrsa-ts 0.2.0 by @armfazh in #10

New Contributors

Full Changelog: 0.1.2...0.2.0

blindrsa-ts version 0.1.2

29 Aug 16:18
Compare
Choose a tag to compare

blindrsa-ts version 0.1.2

What's Changed

Full Changelog: 0.1.1...0.1.2

blindrsa-ts version 0.1.1

29 Aug 15:41
Compare
Choose a tag to compare

Releasing blindrsa-ts version 0.1.1

What's Changed

  • Add timeout for long test. by @armfazh in #1
  • Add GitHub actions for automated NPM release by @thibmeu in #2
  • Releasing version 0.1.1 by @armfazh in #3

New Contributors

Full Changelog: https://github.com/cloudflare/blindrsa-ts/commits/0.1.1