Releases: guardtime/js-common
Releases · guardtime/js-common
Initial ESM support
V1.0.4
v1.0.3
v1.0.2
v1.0.1: Merge pull request #5 from guardtime/fix/cms-verification
Improved DataHash equals
Fix CMS verification and removed deprecated functionality.
Initial release
- Calculate random bytes with crypto
- HMAC functions
- X509 processing functions
- Octet string coder and decoder
- Long coder and decoder
- Base32 coder and decoder
- Base64 coder and decoder
- CRC32 coder and decoder
- ASCII coder and decoder
- String utility functions
- Random functions
- Sync and async hasher and connected data objects
- Verification result data model
- UTF8 encoder and decoder