Releases: cloudflare/blindrsa-ts
Releases · cloudflare/blindrsa-ts
blindrsa-ts 0.4.3
What's Changed
- Add support notice for Partially Blind RSA signature verification by @thibmeu in #23
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #24
- Update semgrep.yml by @hrushikeshdeshpande in #25
- Remove advanced CodeQL by @thibmeu in #27
- Update to eslint v9 by @armfazh in #26
- Fix use of RSA-RAW key when supported by @thibmeu in #28
- Directly return platform signature for blindrsa by @thibmeu in #30
- Jest to vitest by @thibmeu in #29
- Release 0.4.3 by @thibmeu in #31
New Contributors
- @hrushikeshdeshpande made their first contribution in #25
Full Changelog: 0.4.2...0.4.3
blindrsa-ts 0.4.2
What's Changed
Full Changelog: 0.4.1...0.4.2
blindrsa-ts 0.4.1
0.4.0
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
0.3.1
blindrsa-ts version 0.3.0
blindrsa-ts version 0.2.0
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
- @dependabot made their first contribution in #8
Full Changelog: 0.1.2...0.2.0