mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package ed25519
This commit is contained in:
parent
9c915c6d84
commit
bce1ca4024
@ -5737,5 +5737,23 @@
|
||||
"description": "Nim's Windows API and COM Library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/khchen/winim"
|
||||
},
|
||||
{
|
||||
"name": "ed25519",
|
||||
"url": "https://github.com/niv/ed25519.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"ed25519",
|
||||
"cryptography",
|
||||
"crypto",
|
||||
"publickey",
|
||||
"privatekey",
|
||||
"signing",
|
||||
"keyexchange",
|
||||
"native"
|
||||
],
|
||||
"description": "ed25519 key crypto bindings",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/niv/ed25519.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user