Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sakia
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
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
clients
python
sakia
Commits
52f5a181
Commit
52f5a181
authored
12 years ago
by
Donald Stufft
Browse files
Options
Downloads
Plain Diff
Merge pull request
#9
from davidfischer/docs-warning-fix
Fixed warning in docs creation
parents
7c19e1a0
07a418ef
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/_static/ed25519.png
+0
-0
0 additions, 0 deletions
docs/_static/ed25519.png
docs/signing.rst
+1
-1
1 addition, 1 deletion
docs/signing.rst
with
1 addition
and
1 deletion
docs/
images
/ed25519.png
→
docs/
_static
/ed25519.png
+
0
−
0
View file @
52f5a181
File moved
This diff is collapsed.
Click to expand it.
docs/signing.rst
+
1
−
1
View file @
52f5a181
...
@@ -136,7 +136,7 @@ Algorithm
...
@@ -136,7 +136,7 @@ Algorithm
* **Public Keys:** `Curve25519 high-speed elliptic curve cryptography <http://cr.yp.to/ecdh.html>`_
* **Public Keys:** `Curve25519 high-speed elliptic curve cryptography <http://cr.yp.to/ecdh.html>`_
* **Signatures:** `Ed25519 digital signature system <http://cr.yp.to/ecdh.html>`_
* **Signatures:** `Ed25519 digital signature system <http://cr.yp.to/ecdh.html>`_
.. image::
images
/ed25519.png
.. image::
_static
/ed25519.png
:k: Ed25519 private key (passed into :class:`~nacl.signing.SigningKey`)
:k: Ed25519 private key (passed into :class:`~nacl.signing.SigningKey`)
:A: Ed25519 public key derived from k
:A: Ed25519 public key derived from k
...
...
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