SPAKE2/SPAKE2+ password-authenticated key exchange for OCaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

monopam quality: package quality scanning with git-hash cache

monopam quality — scans packages for quality features, caches by
git commit hash. 166 packages: build=163, test=162, fuzz=94,
interop=39, doc=42.

+1
+1
spake2.opam
··· 10 10 maintainer: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 11 11 authors: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 12 12 license: "MIT" 13 + tags: ["org:blacksun" "crypto"] 13 14 depends: [ 14 15 "dune" {>= "3.0"} 15 16 "ocaml" {>= "4.08"}