Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
doc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nodes
common
doc
Commits
96021c84
Commit
96021c84
authored
7 years ago
by
nanocryk
Browse files
Options
Downloads
Patches
Plain Diff
(fix) changed Name64 alphabet for backward compatibility
parent
6855a88b
No related branches found
No related tags found
1 merge request
!2
WIP: RFC 2 : New binary Duniter protocol
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
0002-binary-protocol.md
+1
-1
1 addition, 1 deletion
0002-binary-protocol.md
with
1 addition
and
1 deletion
0002-binary-protocol.md
+
1
−
1
View file @
96021c84
...
@@ -68,7 +68,7 @@ Alphabet : `123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz`
...
@@ -68,7 +68,7 @@ Alphabet : `123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz`
-
**Base64**
: Data format used for non error-prone data such as signatures.
-
**Base64**
: Data format used for non error-prone data such as signatures.
Alphabet :
`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`
Alphabet :
`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`
-
**Name64**
: Variation of
**Base64**
format for names formating. Allow to store names in a more concise way that raw ASCII/UTF-8 text.
-
**Name64**
: Variation of
**Base64**
format for names formating. Allow to store names in a more concise way that raw ASCII/UTF-8 text.
Alphabet :
`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789
.
-`
Alphabet :
`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789
_
-`
## 2.3. Hashes
## 2.3. Hashes
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment