Skip to content

v2.18.1

Compare
Choose a tag to compare
@jacogr jacogr released this 13 Jul 09:06
  • Add base64{Decode, Encode, Validate} as crypto utils
  • Extract base58Validate from base58 decode checks
  • Add isAscii to allow detection of printable ASCII sequences (including tab, newline)
  • Add isUtf8 to allow detection of valid Utf8 sequences