Skip to content

JWSETKit 0.12.0

Compare
Choose a tag to compare
@amosavian amosavian released this 25 Dec 05:39
· 41 commits to main since this release
  • feat: Create JWK-RSA key with given bits
  • fix: Compression issue with large data
  • fix: Localization on linux
  • fix: EdDSA JWK coordinates (no y coordinate should be set)
  • chore: RSA, Compression tests
  • chore: RawRepresentable code deduplication
  • chore: EC key storage creation logic improvement
  • chore: Compiler flag refinements