Skip to content

1.0.0-alpha

Compare
Choose a tag to compare
@hamada147 hamada147 released this 08 Dec 00:18
· 203 commits to main since this release
v1.0.0-alpha
8330d80

This version contains the following list of features:

  • Base16
    • Standard
    • Upper
  • Base32
    • Standard
    • Standard with padding
    • Upper
    • Upper with padding
    • Hex
    • Hex with padding
    • Hex Upper
    • Hex Upper with padding
  • Base58
    • BTC
    • Flicker
  • Base64
    • Standard
    • Standard with padding
    • URL
    • URL with padding
  • Multibase
  • UUID
    • Version 1
    • Version 3
    • Version 4
    • Version 5
  • Hashing
    • Blake-224
    • Blake-256
    • Blake-384
    • Blake-512
    • Blake2S-128
    • Blake2S-160
    • Blake2S-224
    • Blake2S-256
    • Blake2B-160
    • Blake2B-256
    • Blake2B-384
    • Blake2B-512
    • MD2
    • MD4
    • MD5
    • SHA-0
    • SHA-1
    • SHA-224
    • SHA-256
    • SHA-384
    • SHA-512
    • SHA-512/224
    • SHA-512/256
    • SHA3-224
    • SHA3-256
    • SHA3-384
    • SHA3-512
  • MAC
    • MD2
    • MD4
    • MD5
    • SHA-0
    • SHA-1
    • SHA-224
    • SHA-256
    • SHA-384
    • SHA-512
    • SHA-512/224
    • SHA-512/256
    • SHA3-224
    • SHA3-256
    • SHA3-384
    • SHA3-512