64進数

64進数

[2] 六十四進数は、 n = 64n進数です。

[3] 64ラテン文字大文字小文字数字記号をいくつかあわせた数であり、 扱いやすい 2冪乗であることから、 バイナリーデータテキスト転写する手法として広く用いられています。

[1] 六十四進数
[4] Base64 - OpenSSLWiki () https://wiki.openssl.org/index.php/Base64

Warning crypt() password encryption function uses another base64 scheme which is not the openssl base64 one. :

./0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz

||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

0000000000111111111122222222223333333333444444444455555555556666

0123456789012345678901234567890123456789012345678901234567890123

[5] Check alphabets for base64 · Issue #5 · multiformats/multibase · GitHub, https://github.com/multiformats/multibase/issues/5