#base32

  1. data-encoding

    Efficient and customizable data-encoding functions like base64, base32, and hex

    v2.10.0 18.8M #base64-url #base32 #hex #base64
  2. base32

    encoder/decoder for Rust

    v0.5.1 1.6M #decode #encode
  3. base32ct

    Pure Rust implementation of Base32 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support

    v0.3.1 1.6K #base32 #rfc-4648 #cryptography #constant-time-operation #lookup-tables #constant-time-cryptography #data-dependent #thereby #upper-case #embedded-friendly
  4. data-encoding-macro

    Macros for data-encoding

    v0.1.19 1.5M #base32 #hex #macro #base64
  5. z32

    Zero-dependency no_std compatible MIT licensed implementation z-base-32 encoding

    v1.3.0 60K #base32 #zbase32
  6. keyquorum

    Shamir secret sharing daemon for distributed key quorum

    v0.1.1 #secret-sharing #shamir-secret-sharing #daemon #cryptography #distributed #tcp-socket #quorum #hardened #secret-key #base32
  7. oboron

    Encryption and encoding library for developer ergonomics: prefix entropy, compact outputs, high performance

    v1.0.0-rc.1 #encryption #base32 #obfuscation #identifier
  8. typeid_suffix

    that implements the UUID suffix part of the TypeId Specification

    v1.3.0 23K #type-id #uuid #base32 #suffix #encoding
  9. harmonia-utils-hash

    Hash utilities for Harmonia (content addressing, hash types)

    v0.0.0-alpha.0 #sha-256 #content-addressing #sha-1 #base64 #format #nix #md5 #base32 #sha-512 #sri
  10. crockford

    Base32 encoding for identifiers (e.g. u64 values).

    v1.2.1 1.6K #base32 #identifier
  11. harmonia-utils-base-encoding

    Base encoding utilities for Harmonia (Nix base32, hex, base64)

    v0.0.0-alpha.0 #base64 #nix #base32 #utilities #hex #harmonia #lsb
  12. z-base-32

    human-oriented base-32 encoding

    v0.1.4 9.5K #decode #encode #base32 #python
  13. base32-fs

    A variant of BASE32 encoding for hashes that are used as file names

    v0.1.3 #base32 #crockford #fs
  14. fast32

    Base32 and base64 encoding in Rust. Primarily for integer (u64, u128) and UUID identifiers, as well as arbitrary byte arrays.

    v1.0.3 3.3K #base64 #uuid #base32 #ids
  15. data-encoding-bin

    Swiss Army knife for data-encoding

    v0.3.8 #base32 #hex-encoding #base64 #base-conversion #hex
  16. binascii

    Useful no-std binascii operations including base64, base32 and base16 (hex)

    v0.1.4 275K #base64 #base-16 #base32 #hex
  17. binarytext

    Binary-to-text encoders / decoders

    v0.1.0 #base64 #base-16 #base32 #encode #decode
  18. encodex

    cryptanalysis tool for legacy and modern codes, ciphers and hashes

    v0.2.0 450 #rfc-4648 #encryption #base64 #cryptanalysis #hash #base-16 #base32
  19. oboron-cli

    CLI tool for Oboron - general purpose encryption and encoding library

    v0.3.0 #encryption #obfuscation #base32 #encoding
  20. basexx

    utilities. base32, base64, base58, base56...

    v0.1.1 #base64 #base32 #base58 #base56
  21. data-encoding-v3

    Development branch of data-encoding 3.0.0

    v0.1.1 #base64-url #base32 #hex #base64
  22. nix-base32

    nix (as in NixOS) compatible base32 encoding

    v0.2.0 7.1K #nixos #base32 #nix #hash
  23. datp

    totp

    v0.1.1 #totp #random #qr #svg #one-time-password #time-based #base32
  24. strong_id

    Strongly typed, base32 encoded IDs

    v0.4.0 250 #type-id #uuid #base32
  25. typed-oid

    Typed Object IDs

    v0.4.2 #object-id #uuid #prefix #ascii #base32 #base32hex #v7
  26. ulid-lite

    ULID generation library and command-line utility

    v0.6.1 #sortable #sorting #ulid #unique-identifier #character #base32 #lexicographically-sortable
  27. oboron-py

    Python bindings for Oboron - general purpose encryption and encoding library

    v0.3.0 #encryption #base32 #obfuscation #encoding
  28. aingle-id

    AIngle base32 encoding scheme for keys, agents, identifiers, etc

    v0.1.0 #base32 #aingle #reed-solomon
  29. bech32

    Encodes and decodes the Bech32 format and implements the bech32 and bech32m checksums

    v0.11.1 1.7M #bitcoin #cryptocurrency #base32
  30. crabmole

    Porting Go standard library in Rust

    v0.1.8 #base64 #base32 #sorting #pipe
  31. grapple_utils

    A collection of utilities for Rust development

    v0.2.0 #base64 #env-var #uuid #base-x #utilities #b64 #utc #b58 #b32 #base32
  32. libzbase32

    z-base-32 format for Rust. This implementation is no_std compatible.

    v2.0.1 #z-base-32 #encoded #character #bit #compatible #base32 #lower-case-letter #compact-data-representation #upper-case-letter
  33. weird

    A Crockford Base32-like encoding that produces non-sequential output based on a salt

    v0.2.0 #base32 #crockford
  34. pawkit-crockford

    A small library for serializing to/from Crockford Base32

    v0.1.12 #base32 #crockford #serialization
  35. smolid

    A Rust implementation of smolid

    v0.1.0 #timestamp #uuid #64-bit #sorting #url-friendly #7-bit #embedding #insufficient #base32 #fits
  36. rust-auth-utils

    port of @better-auth/utils

    v1.0.0 #authentication #encode-decode #base64 #ecdsa #cryptography #encryption #base32 #hmac #decryption #generate-key
  37. codeckit

    Some codec collections

    v0.1.1 #base64-url #base32 #base58 #codec
  38. Try searching with DuckDuckGo.

  39. uuid32

    Uuids formatted as Strings in Crockford base32 for easier to read + copy urls, plus db

    v1.1.1 #uuid #base32 #ids
  40. base-n

    A Base32 library supporting multiple alphabats

    v0.1.0 #base64 #base32 #base64-encode #no-std #decode
  41. seaplane-oid

    Seaplane Object IDs

    v0.4.0 #object-id #uuid #prefix #seaplane #base32
  42. wdg-base32

    The Base32 Data Encoding

    v0.6.1 #base32 #data #b32 #encoding #encode
  43. koibumi-base32

    A Base32 encoder/decoder library

    v0.0.3 140 #base32 #string-encoding #binary-string #binary-encoding
  44. epicinium_keycode

    A small utility crate for generating lossy unique ids encoded with base32

    v1.2.0 #unique-ids #generator #base32 #encoded #epicinium #lossy
  45. rspamd-base32

    encodes and decodes base32 bug-to-bug compatible with Rspamd

    v0.1.1 #base32 #encoded #encode #compatible-with-rspamd #decode #alphabet #bech32 #zbase32 #rfc-4648 #bleach
  46. lexicoid

    Short & stable IDs based on timestamps

    v0.1.0 #ulid #base32 #timestamp #sorting
  47. ts32

    timestamp in base 32

    v0.1.0 #timestamp #base32 #human-friendly #alphabet #32 #crockford #milliseconds
  48. glassy

    An easy and fast library for encoding and decoding binary data

    v0.0.3 #base64 #binary-data #binary-data-encoding #base32 #data-decoding
  49. c32

    Crockford's Base32 encoding

    v0.6.1 2.0K #base32 #crockford #stacks-blockchain #encoding
  50. auid

    64 bit timestamp-first unique identifier

    v3.0.1 #unique-identifier #64-bit #timestamp-first #convert #base-16 #base64 #base32 #base58
  51. aiid

    AIngle base32 encoding scheme for keys, agents, identifiers, etc

    v0.0.2 #reed-solomon-erasure #base32 #reed-solomon
  52. id32

    32-character RFC 4648 lowercase Base32 IDs

    v2.0.0 #nano-id #uuid #base32
  53. blech32

    Encodes and decodes the Blech32 format

    v0.8.1 #base32
  54. altcoin-bech32

    Encodes and decodes Altcoin Segregated Witness addresses in Bech32

    v0.12.1 #bech32 #altcoin #base32 #encoding
  55. bech32-no_std

    Encodes and decodes the Bech32 format

    v0.7.3 2.2K #bech32 #base32
  56. yab32

    base32 library for Rust

    v0.1.1 #base32 #rfc-4648
  57. baseperm

    generating valid permutations of encoded inputs

    v0.1.3 #generator #encoded #base64 #permutation #alphabet #base32 #8-bit
  58. api_key

    Generate api key in rust supports base32, base62, string, uuid4, uuid5

    v0.1.0 #random #uuid #base62 #base32 #generator #encoding-scheme #key-generator #random-string
  59. bitcoin-bech32

    Encodes and decodes Bitcoin Segregated Witness addresses in Bech32

    v0.13.0 4.9K #bech32 #bitcoin #base32 #encoding
  60. crocodile

    encoding and decoding Crockford Base32 identifiers

    v0.1.1 #base32 #identifier #crockford
  61. rnix-hashes

    Nix hash converter

    v0.2.0 #converter #hash #sha-256 #nix #base64 #base32 #sri #base-16
  62. threetwo

    base32 library for Rust

    v0.1.0 #base32 #rfc-4648
  63. base32h

    Base32H for rust

    v0.2.0 #decode-string #test-cases #testing #base32 #built #fuzzing
  64. b32

    A Base32 encoder/decoder

    v0.1.0 #decoder #base32 #decode #codec #string