Skip to content

v2.4.37

Compare
Choose a tag to compare
@kala13x kala13x released this 23 Jan 15:30
· 225 commits to main since this release
  • Implemented Base64URL Encode/Decode algorithms
  • Implemented HMAC algorithm for SHA256 and MD5
  • Implemented RSA algorithm based on OpenSSL
  • Added RSA and HS256 support in xcrypt tool
  • Improved several cryptography algorithms
  • Implemented JSON Web Tokens with HS256
  • Refactored the codebase