HOTP and TOTP algorithms for 2-step verification (for OCaml)
Description
HOTP and TOTP algorithms for 2-step verification (for OCaml)
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
27 Mar 2022
Authors
Maintainers
Sources
1.0.1.tar.gz
md5=6af79936f7a0d04d2954ea768a01cf2a
sha512=087509e0d4a7d53f0aa968a013444c645d7a08bdd6a3c707176cfca47d695315344c54e425887009ea3c12a2a7e4b084837b8a52cb7a6a8b34a955cfb57f1f31
Dependencies
alcotest
with-test & >= "0.8.4"
dune
>= "1.7.0"
mirage-crypto-pk
>= "0.6.1"
mirage-crypto-rng
>= "0.6.1" & < "0.11.0"
mirage-crypto
>= "0.6.1"
hex
>= "1.2.0"
base
>= "v0.9.3"
ocaml
>= "4.08.0"
Reverse Dependencies
Conflicts
None