Add libu2f (#1240)
This commit is contained in:
parent
9a76fefd34
commit
cbdae7c8e2
1 changed files with 16 additions and 0 deletions
|
|
@ -15138,6 +15138,21 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/MnlPhlp/cli_menu"
|
||||
},
|
||||
{
|
||||
"name": "libu2f",
|
||||
"url": "",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"u2f",
|
||||
"library",
|
||||
"security",
|
||||
"authentication",
|
||||
"fido"
|
||||
],
|
||||
"description": "A wrapper for libu2f, a library for FIDO/U2F",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/FedericoCeratto/nim-libu2f"
|
||||
},
|
||||
{
|
||||
"name": "sim",
|
||||
"url": "https://github.com/ba0f3/sim.nim",
|
||||
|
|
@ -15163,4 +15178,5 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/zedeus/redpool"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue