mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-18 19:25:48 +00:00
392 B
392 B
@xrplf/isomorphic Release History
Unreleased
1.0.1 (2024-06-03)
Fixed
- Throw error if
hexToBytesorhexToStringis provided a string that is not in hex
1.0.0 (2024-02-01)
Initial release providing isomorphic and tree-shakable implementations of:
- ripemd160
- sha256
- sha512
- bytesToHash
- hashToBytes
- hexToString
- stringToHex
- randomBytes
- stringToHex
- ws