mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
Merge branch 'master' into staging
This commit is contained in:
commit
87c079d9b5
283 changed files with 14414 additions and 7864 deletions
|
@ -286,7 +286,7 @@ Python interface around SSH networking concepts.")
|
|||
(description
|
||||
"This is an easy-to-use implementation of ECDSA cryptography (Elliptic
|
||||
Curve Digital Signature Algorithm), implemented purely in Python. With this
|
||||
library, you can quickly create keypairs (signing key and verifying key), sign
|
||||
library, you can quickly create key pairs (signing key and verifying key), sign
|
||||
messages, and verify the signatures. The keys and signatures are very short,
|
||||
making them easy to handle and incorporate into other protocols.")
|
||||
(license license:expat)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue