Add libu2f (#1240)

This commit is contained in:
Federico Ceratto 2019-11-07 07:02:09 +00:00 committed by Miran
parent 9a76fefd34
commit cbdae7c8e2

View File

@ -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"
}
]