diff options
author | josch <josch@web> | 2015-01-31 17:13:57 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-31 17:13:57 +0000 |
commit | b62896c7af7ba93e949f3779afc5d81f69066f8f (patch) | |
tree | 0787efd874ebcdb165bd8f80d5d11a6de390d18d /doc/internals | |
parent | 7faf93c9cf23e2ccff3ca8c7c9f45ebfdc4370eb (diff) |
Added a comment: any particular reason for the chosen characters for base32 encoding
Diffstat (limited to 'doc/internals')
-rw-r--r-- | doc/internals/hashing/comment_3_19b7d20ca392078f14f9f10992f288ec._comment | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/internals/hashing/comment_3_19b7d20ca392078f14f9f10992f288ec._comment b/doc/internals/hashing/comment_3_19b7d20ca392078f14f9f10992f288ec._comment new file mode 100644 index 000000000..6ba3e097f --- /dev/null +++ b/doc/internals/hashing/comment_3_19b7d20ca392078f14f9f10992f288ec._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="josch" + subject="any particular reason for the chosen characters for base32 encoding" + date="2015-01-31T17:13:57Z" + content=""" +are the characters \"0123456789zqjxkmvwgpfZQJXKMVWGPF\" chosen randomly for the base32 encoding or was there a reason to choose exactly these? +"""]] |