Added package nish (#934)
This commit is contained in:
parent
ba8fa635d0
commit
a4b1fabaa6
1 changed files with 13 additions and 1 deletions
|
|
@ -9307,7 +9307,7 @@
|
|||
"pqcrypto",
|
||||
"signing"
|
||||
],
|
||||
"description": "SPHINCS⁺ stateless hash-based signature scheme",
|
||||
"description": "SPHINCS\u207A stateless hash-based signature scheme",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ehmry/nim-sphincs"
|
||||
},
|
||||
|
|
@ -11515,6 +11515,18 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/gmshiba/replim"
|
||||
},
|
||||
{
|
||||
"name": "nish",
|
||||
"url": "https://github.com/owlinux1000/nish",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"nish",
|
||||
"shell"
|
||||
],
|
||||
"description": "A Toy Shell Application",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/owlinux1000/nish"
|
||||
},
|
||||
{
|
||||
"name": "backoff",
|
||||
"url": "https://github.com/CORDEA/backoff",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue