v2.4.37
- 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