Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions multibase.csv
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ U+0043, C, base32padupper, RFC4648 case-insensitive - with padd
U+0068, h, base32z, z-base-32 (used by Tahoe-LAFS), draft
U+006b, k, base36, Base36 [0-9a-z] case-insensitive - no padding, draft
U+004b, K, base36upper, Base36 [0-9a-z] case-insensitive - no padding, draft
U+0052, R, base45, Base45 RFC9285, draft
U+007a, z, base58btc, Base58 Bitcoin, final
U+005a, Z, base58flickr, Base58 Flicker, experimental
U+006d, m, base64, RFC4648 no padding, final
Expand Down