u2f
Universal Second Factor (U2F) implementation in OCaml
Description
A server-side implementation of the two-factor authentication standard Universal Second Factor (U2F). With special (USB, NFC) devices, a challenge-response authentication using public key cryptography is done.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 19 Nov 2021
- Authors
- Maintainers
Sources
u2f-0.1.2.tbz
sha256=37b31e6636745172a3d4bce6152dafe497da4ca4e90b582cbfa74bfcf94f621e
sha512=dd0e3535eefa3bd30aa2508ab46055baec580d3c5f8924adba5a92b7ac09e4af0a329f2b8f56c4a0691b71109c86ef3ee5b25337d5ffe11b1496250eeaa24e98
Dependencies
cstruct
>= "6.0.0"
base64
>= "3.1.0"
x509
>= "0.13.0"
lwt
dev
logs
dev
cmdliner
dev
ppx_blob
dev
dream
dev
dune
>= "2.7"
ocaml
>= "4.08.0"
Reverse Dependencies
Conflicts
result
< "1.5"