this repo has no description
0
fork

Configure Feed

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

Merge pull request #26045 from hannesm/mirage-crypto-bounds

Restrict existing packages depending on mirage-crypto to < 1.0.0

authored by

Marcello Seri and committed by
GitHub
52b6c8ff 52c0bf2f

+933 -934
+2 -2
packages/albatross/albatross.1.0.1/opam
··· 25 25 "jsonm" 26 26 "x509" {>= "0.11.0" & < "0.12.0"} 27 27 "tls" {>= "0.12.2" & < "0.16.0"} 28 - "mirage-crypto-pk" 29 - "mirage-crypto-rng" {>= "0.8.0"} 28 + "mirage-crypto-pk" {< "1.0.0"} 29 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 30 30 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 31 31 "duration" 32 32 "decompress" {>= "0.9.0" & < "1.0.0"}
+3 -3
packages/albatross/albatross.1.1.0/opam
··· 25 25 "jsonm" 26 26 "x509" {>= "0.11.0" & < "0.12.0"} 27 27 "tls" {>= "0.12.2" & < "0.16.0"} 28 - "mirage-crypto" 29 - "mirage-crypto-pk" 30 - "mirage-crypto-rng" {>= "0.8.0"} 28 + "mirage-crypto" {< "1.0.0"} 29 + "mirage-crypto-pk" {< "1.0.0"} 30 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 31 31 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 32 32 "duration" 33 33 "decompress" {>= "1.2.0" & < "1.3.0"}
+3 -3
packages/albatross/albatross.1.1.1/opam
··· 25 25 "jsonm" 26 26 "x509" {>= "0.13.0"} 27 27 "tls" {>= "0.13.1" & < "0.16.0"} 28 - "mirage-crypto" 29 - "mirage-crypto-pk" 30 - "mirage-crypto-rng" {>= "0.8.0"} 28 + "mirage-crypto" {< "1.0.0"} 29 + "mirage-crypto-pk" {< "1.0.0"} 30 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 31 31 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 32 32 "duration" 33 33 "decompress" {>= "1.3.0"}
+3 -3
packages/albatross/albatross.1.2.0/opam
··· 25 25 "jsonm" 26 26 "x509" {>= "0.13.0"} 27 27 "tls" {>= "0.13.1" & < "0.16.0"} 28 - "mirage-crypto" 29 - "mirage-crypto-pk" 30 - "mirage-crypto-rng" {>= "0.8.0"} 28 + "mirage-crypto" {< "1.0.0"} 29 + "mirage-crypto-pk" {< "1.0.0"} 30 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 31 31 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 32 32 "duration" 33 33 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.3.0/opam
··· 25 25 "jsonm" 26 26 "x509" {>= "0.13.0"} 27 27 "tls" {>= "0.13.1" & < "0.16.0"} 28 - "mirage-crypto" 29 - "mirage-crypto-rng" {>= "0.8.0"} 28 + "mirage-crypto" {< "1.0.0"} 29 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 30 30 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 31 31 "duration" 32 32 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.3.1/opam
··· 24 24 "jsonm" 25 25 "x509" {>= "0.13.0"} 26 26 "tls" {>= "0.13.1" & < "0.16.0"} 27 - "mirage-crypto" 28 - "mirage-crypto-rng" {>= "0.8.0"} 27 + "mirage-crypto" {< "1.0.0"} 28 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 29 29 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 30 30 "duration" 31 31 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.4.0/opam
··· 22 22 "fmt" {>= "0.8.7"} 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.13.1" & < "0.16.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 28 28 "duration" 29 29 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.4.1/opam
··· 22 22 "fmt" {>= "0.8.7"} 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.13.1" & < "0.16.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 28 28 "duration" 29 29 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.4.2/opam
··· 22 22 "fmt" {>= "0.8.7"} 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.13.1" & < "0.16.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 28 28 "duration" 29 29 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.4.3/opam
··· 22 22 "fmt" {>= "0.8.7"} 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.13.1" & < "0.16.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 28 28 "duration" 29 29 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.5.0/opam
··· 22 22 "fmt" {>= "0.8.7"} 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.13.1" & < "0.16.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 28 28 "duration" 29 29 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.5.1/opam
··· 22 22 "fmt" {>= "0.8.7"} 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.13.1" & < "0.16.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 28 28 "duration" 29 29 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.5.2/opam
··· 22 22 "fmt" {>= "0.8.7"} 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.13.1" & < "0.16.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 28 28 "duration" 29 29 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.5.3/opam
··· 22 22 "fmt" {>= "0.8.7"} 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.13.1" & < "0.16.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 28 28 "duration" 29 29 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.5.4/opam
··· 22 22 "fmt" {>= "0.8.7"} 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.13.1" & < "0.16.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 28 28 "duration" 29 29 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.5.5/opam
··· 22 22 "fmt" {>= "0.8.7"} 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.13.1" & < "0.16.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 28 28 "duration" 29 29 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.1.5.6/opam
··· 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.16.0"} 25 25 "tls-lwt" {>= "0.16.0"} 26 - "mirage-crypto" 27 - "mirage-crypto-rng" {>= "0.11.0"} 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 28 28 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 29 29 "duration" 30 30 "decompress" {>= "1.3.0"}
+2 -2
packages/albatross/albatross.2.0.0/opam
··· 23 23 "x509" {>= "0.13.0"} 24 24 "tls" {>= "0.16.0"} 25 25 "tls-lwt" {>= "0.16.0"} 26 - "mirage-crypto" 27 - "mirage-crypto-rng" {>= "0.11.0"} 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 28 28 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 29 29 "duration" 30 30 "decompress" {>= "1.3.0"}
+1 -1
packages/awa-lwt/awa-lwt.0.0.1/opam
··· 21 21 "mtime" 22 22 "lwt" 23 23 "cstruct-unix" 24 - "mirage-crypto-rng" 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 ] 26 26 synopsis: "SSH implementation in OCaml" 27 27 description: """The OpenSSH protocol implemented in OCaml."""
+1 -1
packages/awa-lwt/awa-lwt.0.0.2/opam
··· 21 21 "mtime" 22 22 "lwt" 23 23 "cstruct-unix" 24 - "mirage-crypto-rng" 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 ] 26 26 synopsis: "SSH implementation in OCaml" 27 27 description: """The OpenSSH protocol implemented in OCaml."""
+1 -1
packages/awa-lwt/awa-lwt.0.0.3/opam
··· 21 21 "mtime" 22 22 "lwt" 23 23 "cstruct-unix" 24 - "mirage-crypto-rng" 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 ] 26 26 synopsis: "SSH implementation in OCaml" 27 27 description: """The OpenSSH protocol implemented in OCaml."""
+1 -1
packages/awa-lwt/awa-lwt.0.0.4/opam
··· 21 21 "mtime" 22 22 "lwt" 23 23 "cstruct-unix" 24 - "mirage-crypto-rng" 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 ] 26 26 synopsis: "SSH implementation in OCaml" 27 27 description: """The OpenSSH protocol implemented in OCaml."""
+1 -1
packages/awa-lwt/awa-lwt.0.0.5/opam
··· 21 21 "mtime" 22 22 "lwt" 23 23 "cstruct-unix" 24 - "mirage-crypto-rng" 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 ] 26 26 synopsis: "SSH implementation in OCaml" 27 27 description: """The OpenSSH protocol implemented in OCaml."""
+1 -1
packages/awa-lwt/awa-lwt.0.1.0/opam
··· 21 21 "mtime" 22 22 "lwt" 23 23 "cstruct-unix" 24 - "mirage-crypto-rng" 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 ] 26 26 synopsis: "SSH implementation in OCaml" 27 27 description: """The OpenSSH protocol implemented in OCaml."""
+1 -1
packages/awa-lwt/awa-lwt.0.1.1/opam
··· 21 21 "mtime" 22 22 "lwt" 23 23 "cstruct-unix" 24 - "mirage-crypto-rng" 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 ] 26 26 synopsis: "SSH implementation in OCaml" 27 27 description: """The OpenSSH protocol implemented in OCaml."""
+1 -1
packages/awa-lwt/awa-lwt.0.1.2/opam
··· 21 21 "mtime" {>= "1.0.0"} 22 22 "lwt" 23 23 "cstruct-unix" 24 - "mirage-crypto-rng" 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 ] 26 26 synopsis: "SSH implementation in OCaml" 27 27 description: """The OpenSSH protocol implemented in OCaml."""
+1 -1
packages/awa-lwt/awa-lwt.0.2.0/opam
··· 21 21 "mtime" {>= "1.0.0"} 22 22 "lwt" 23 23 "cstruct-unix" 24 - "mirage-crypto-rng" 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 ] 26 26 synopsis: "SSH implementation in OCaml" 27 27 description: """The OpenSSH protocol implemented in OCaml."""
+2 -2
packages/awa/awa.0.0.1/opam
··· 18 18 "dune" {>= "1.0"} 19 19 "ppx_sexp_conv" 20 20 "ppx_cstruct" 21 - "mirage-crypto" {>= "0.8.1"} 21 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 22 22 "mirage-crypto-rng" {< "0.11.0"} 23 - "mirage-crypto-pk" 23 + "mirage-crypto-pk" {< "1.0.0"} 24 24 "x509" {>= "0.10.0" & < "0.12.0"} 25 25 "cstruct" {>= "3.2.0"} 26 26 "cstruct-unix"
+2 -2
packages/awa/awa.0.0.2/opam
··· 18 18 "dune" {>= "1.0"} 19 19 "ppx_sexp_conv" 20 20 "ppx_cstruct" 21 - "mirage-crypto" {>= "0.8.1"} 21 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 22 22 "mirage-crypto-rng" {< "0.11.0"} 23 - "mirage-crypto-pk" 23 + "mirage-crypto-pk" {< "1.0.0"} 24 24 "mirage-crypto-ec" {< "0.10.0"} 25 25 "x509" {>= "0.12.0"} 26 26 "cstruct" {>= "3.2.0"}
+3 -3
packages/awa/awa.0.0.3/opam
··· 18 18 "dune" {>= "1.0"} 19 19 "ppx_sexp_conv" 20 20 "ppx_cstruct" 21 - "mirage-crypto" {>= "0.8.1"} 21 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 22 22 "mirage-crypto-rng" {< "0.11.0"} 23 - "mirage-crypto-pk" 24 - "mirage-crypto-ec" {>= "0.10.0"} 23 + "mirage-crypto-pk" {< "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 25 "x509" {>= "0.12.0"} 26 26 "cstruct" {>= "3.2.0" & < "6.1.0"} 27 27 "cstruct-unix"
+3 -3
packages/awa/awa.0.0.4/opam
··· 18 18 "dune" {>= "1.0"} 19 19 "ppx_sexp_conv" 20 20 "ppx_cstruct" 21 - "mirage-crypto" {>= "0.8.1"} 21 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 22 22 "mirage-crypto-rng" {< "0.11.0"} 23 - "mirage-crypto-pk" 24 - "mirage-crypto-ec" {>= "0.10.0"} 23 + "mirage-crypto-pk" {< "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 25 "x509" {>= "0.12.0"} 26 26 "cstruct" {>= "6.0.0"} 27 27 "cstruct-unix"
+3 -3
packages/awa/awa.0.0.5/opam
··· 18 18 "dune" {>= "1.0"} 19 19 "ppx_sexp_conv" 20 20 "ppx_cstruct" 21 - "mirage-crypto" {>= "0.8.1"} 21 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 22 22 "mirage-crypto-rng" {< "0.11.0"} 23 - "mirage-crypto-pk" 24 - "mirage-crypto-ec" {>= "0.10.0"} 23 + "mirage-crypto-pk" {< "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 25 "x509" {>= "0.15.2"} 26 26 "cstruct" {>= "6.0.0"} 27 27 "cstruct-unix"
+3 -3
packages/awa/awa.0.1.0/opam
··· 18 18 "dune" {>= "2.7"} 19 19 "ppx_sexp_conv" 20 20 "ppx_cstruct" 21 - "mirage-crypto" {>= "0.8.1"} 21 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 22 22 "mirage-crypto-rng" {< "0.11.0"} 23 - "mirage-crypto-pk" 24 - "mirage-crypto-ec" {>= "0.10.0"} 23 + "mirage-crypto-pk" {< "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 25 "x509" {>= "0.15.2"} 26 26 "cstruct" {>= "6.0.0"} 27 27 "cstruct-unix"
+3 -3
packages/awa/awa.0.1.1/opam
··· 18 18 "dune" {>= "2.7"} 19 19 "ppx_sexp_conv" 20 20 "ppx_cstruct" 21 - "mirage-crypto" {>= "0.8.1"} 21 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 22 22 "mirage-crypto-rng" {< "0.11.0"} 23 - "mirage-crypto-pk" 24 - "mirage-crypto-ec" {>= "0.10.0"} 23 + "mirage-crypto-pk" {< "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 25 "x509" {>= "0.15.2"} 26 26 "cstruct" {>= "6.0.0"} 27 27 "cstruct-unix"
+4 -4
packages/awa/awa.0.1.2/opam
··· 18 18 "dune" {>= "2.7"} 19 19 "ppx_sexp_conv" 20 20 "ppx_cstruct" 21 - "mirage-crypto" {>= "0.8.1"} 22 - "mirage-crypto-rng" {>= "0.11.0"} 23 - "mirage-crypto-pk" 24 - "mirage-crypto-ec" {>= "0.10.0"} 21 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 22 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 23 + "mirage-crypto-pk" {< "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 25 "x509" {>= "0.15.2"} 26 26 "cstruct" {>= "6.0.0"} 27 27 "cstruct-unix"
+4 -4
packages/awa/awa.0.2.0/opam
··· 16 16 depends: [ 17 17 "ocaml" {>= "4.08.0"} 18 18 "dune" {>= "2.7"} 19 - "mirage-crypto" {>= "0.8.1"} 20 - "mirage-crypto-rng" {>= "0.11.0"} 21 - "mirage-crypto-pk" 22 - "mirage-crypto-ec" {>= "0.10.0"} 19 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 20 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 21 + "mirage-crypto-pk" {< "1.0.0"} 22 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 23 23 "x509" {>= "0.15.2"} 24 24 "cstruct" {>= "6.0.0"} 25 25 "cstruct-unix"
+4 -4
packages/awa/awa.0.3.0/opam
··· 16 16 depends: [ 17 17 "ocaml" {>= "4.10.0"} 18 18 "dune" {>= "2.7"} 19 - "mirage-crypto" {>= "0.8.1"} 20 - "mirage-crypto-rng" {>= "0.11.0"} 21 - "mirage-crypto-pk" 22 - "mirage-crypto-ec" {>= "0.10.0"} 19 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 20 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 21 + "mirage-crypto-pk" {< "1.0.0"} 22 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 23 23 "x509" {>= "0.15.2"} 24 24 "cstruct" {>= "6.0.0"} 25 25 "cstruct-unix"
+4 -4
packages/awa/awa.0.3.1/opam
··· 16 16 depends: [ 17 17 "ocaml" {>= "4.10.0"} 18 18 "dune" {>= "2.7"} 19 - "mirage-crypto" {>= "0.8.1"} 20 - "mirage-crypto-rng" {>= "0.11.0"} 21 - "mirage-crypto-pk" 22 - "mirage-crypto-ec" {>= "0.10.0"} 19 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 20 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 21 + "mirage-crypto-pk" {< "1.0.0"} 22 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 23 23 "x509" {>= "0.15.2"} 24 24 "cstruct" {>= "6.0.0"} 25 25 "cstruct-unix"
+2 -2
packages/builder-web/builder-web.0.1.0/opam
··· 27 27 "caqti-lwt" {< "1.7.0"} 28 28 "caqti-driver-sqlite3" {< "1.7.0"} 29 29 "pbkdf" 30 - "mirage-crypto-rng" 30 + "mirage-crypto-rng" {< "1.0.0"} 31 31 "scrypt-kdf" 32 32 "alcotest" {with-test} 33 33 "opam-core" ··· 40 40 "tyxml" {>= "4.3.0"} 41 41 "ptime" 42 42 "duration" 43 - "mirage-crypto" 43 + "mirage-crypto" {< "1.0.0"} 44 44 "asn1-combinators" {< "0.3.0"} 45 45 "logs" 46 46 "cmdliner" {< "1.1.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.57/opam
··· 13 13 depends: [ 14 14 "dune" {>= "2.0"} 15 15 "rresult" 16 - "mirage-crypto" 16 + "mirage-crypto" {< "1.0.0"} 17 17 "mirage-clock" {>= "3.0.0"} 18 18 "x509" {>= "0.11.0" & < "0.13.0"} 19 19 "ocaml" {>= "4.07.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.59/opam
··· 13 13 depends: [ 14 14 "dune" {>= "2.0"} 15 15 "rresult" 16 - "mirage-crypto" 16 + "mirage-crypto" {< "1.0.0"} 17 17 "mirage-clock" {>= "3.0.0"} 18 18 "x509" {>= "0.11.0" & < "0.13.0"} 19 19 "ocaml" {>= "4.07.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.60/opam
··· 13 13 depends: [ 14 14 "dune" {>= "2.0"} 15 15 "rresult" 16 - "mirage-crypto" 16 + "mirage-crypto" {< "1.0.0"} 17 17 "mirage-clock" {>= "3.0.0"} 18 18 "x509" {>= "0.11.0" & < "0.13.0"} 19 19 "ocaml" {>= "4.07.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.63.1/opam
··· 13 13 depends: [ 14 14 "dune" {>= "2.0"} 15 15 "rresult" 16 - "mirage-crypto" 16 + "mirage-crypto" {< "1.0.0"} 17 17 "mirage-clock" {>= "3.0.0"} 18 18 "x509" {>= "0.11.0" & < "0.13.0"} 19 19 "ocaml" {>= "4.07.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.63/opam
··· 14 14 depends: [ 15 15 "dune" {>= "2.0"} 16 16 "rresult" 17 - "mirage-crypto" 17 + "mirage-crypto" {< "1.0.0"} 18 18 "mirage-clock" {>= "3.0.0"} 19 19 "x509" {>= "0.11.0" & < "0.13.0"} 20 20 "ocaml" {>= "4.07.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.64.0.1/opam
··· 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 15 "rresult" 16 - "mirage-crypto" 16 + "mirage-crypto" {< "1.0.0"} 17 17 "mirage-clock" {>= "3.0.0"} 18 18 "x509" {>= "0.13.0" & < "0.15.0"} 19 19 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.64/opam
··· 13 13 depends: [ 14 14 "dune" {>= "2.0"} 15 15 "rresult" 16 - "mirage-crypto" 16 + "mirage-crypto" {< "1.0.0"} 17 17 "mirage-clock" {>= "3.0.0"} 18 18 "x509" {>= "0.11.0" & < "0.13.0"} 19 19 "ocaml" {>= "4.07.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.66/opam
··· 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 15 "rresult" 16 - "mirage-crypto" 16 + "mirage-crypto" {< "1.0.0"} 17 17 "mirage-clock" {>= "3.0.0"} 18 18 "x509" {>= "0.13.0" & < "0.15.0"} 19 19 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.71.0.1/opam
··· 12 12 bug-reports: "https://github.com/mirage/ca-certs-nss/issues" 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "mirage-clock" {>= "3.0.0"} 17 17 "x509" {>= "0.15.0"} 18 18 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.71/opam
··· 12 12 bug-reports: "https://github.com/mirage/ca-certs-nss/issues" 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "mirage-clock" {>= "3.0.0"} 17 17 "x509" {>= "0.13.0" & < "0.15.0"} 18 18 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.74/opam
··· 12 12 bug-reports: "https://github.com/mirage/ca-certs-nss/issues" 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "mirage-clock" {>= "3.0.0"} 17 17 "x509" {>= "0.15.0"} 18 18 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.77/opam
··· 12 12 bug-reports: "https://github.com/mirage/ca-certs-nss/issues" 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "mirage-clock" {>= "3.0.0"} 17 17 "x509" {>= "0.15.0"} 18 18 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.80/opam
··· 12 12 bug-reports: "https://github.com/mirage/ca-certs-nss/issues" 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "mirage-clock" {>= "3.0.0"} 17 17 "x509" {>= "0.15.0"} 18 18 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.83/opam
··· 12 12 bug-reports: "https://github.com/mirage/ca-certs-nss/issues" 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "mirage-clock" {>= "3.0.0"} 17 17 "x509" {>= "0.15.0"} 18 18 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.86/opam
··· 12 12 bug-reports: "https://github.com/mirage/ca-certs-nss/issues" 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "mirage-clock" {>= "3.0.0"} 17 17 "x509" {>= "0.15.0"} 18 18 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.89.1/opam
··· 12 12 bug-reports: "https://github.com/mirage/ca-certs-nss/issues" 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "mirage-clock" {>= "3.0.0"} 17 17 "x509" {>= "0.15.0"} 18 18 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.92/opam
··· 12 12 bug-reports: "https://github.com/mirage/ca-certs-nss/issues" 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "mirage-clock" {>= "3.0.0"} 17 17 "x509" {>= "0.15.0"} 18 18 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.95/opam
··· 12 12 bug-reports: "https://github.com/mirage/ca-certs-nss/issues" 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "mirage-clock" {>= "3.0.0"} 17 17 "x509" {>= "0.15.0"} 18 18 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs-nss/ca-certs-nss.3.98/opam
··· 12 12 bug-reports: "https://github.com/mirage/ca-certs-nss/issues" 13 13 depends: [ 14 14 "dune" {>= "2.7"} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "mirage-clock" {>= "3.0.0"} 17 17 "x509" {>= "0.15.0"} 18 18 "ocaml" {>= "4.08.0"}
+1 -1
packages/ca-certs/ca-certs.0.1.2/opam
··· 17 17 "fpath" 18 18 "rresult" 19 19 "ptime" 20 - "mirage-crypto" 20 + "mirage-crypto" {< "1.0.0"} 21 21 "x509" {>= "0.11.0" & < "0.13.0"} 22 22 "ocaml" {>= "4.07.0"} 23 23 "alcotest" {with-test}
+1 -1
packages/ca-certs/ca-certs.0.1.3/opam
··· 21 21 "rresult" 22 22 "ptime" 23 23 "logs" 24 - "mirage-crypto" 24 + "mirage-crypto" {< "1.0.0"} 25 25 "x509" {>= "0.11.0" & < "0.13.0"} 26 26 "ocaml" {>= "4.07.0"} 27 27 "alcotest" {with-test}
+1 -1
packages/ca-certs/ca-certs.0.2.0/opam
··· 21 21 "rresult" 22 22 "ptime" 23 23 "logs" 24 - "mirage-crypto" 24 + "mirage-crypto" {< "1.0.0"} 25 25 "x509" {>= "0.11.0" & < "0.13.0"} 26 26 "ocaml" {>= "4.07.0"} 27 27 "alcotest" {with-test}
+1 -1
packages/ca-certs/ca-certs.0.2.1/opam
··· 21 21 "rresult" 22 22 "ptime" 23 23 "logs" 24 - "mirage-crypto" 24 + "mirage-crypto" {< "1.0.0"} 25 25 "x509" {>= "0.13.0"} 26 26 "ocaml" {>= "4.08.0"} 27 27 "alcotest" {with-test}
+1 -1
packages/ca-certs/ca-certs.0.2.2/opam
··· 20 20 "fpath" 21 21 "ptime" 22 22 "logs" 23 - "mirage-crypto" 23 + "mirage-crypto" {< "1.0.0"} 24 24 "x509" {>= "0.13.0"} 25 25 "ocaml" {>= "4.08.0"} 26 26 "alcotest" {with-test}
+1 -1
packages/ca-certs/ca-certs.0.2.3/opam
··· 20 20 "fpath" 21 21 "ptime" 22 22 "logs" 23 - "mirage-crypto" 23 + "mirage-crypto" {< "1.0.0"} 24 24 "x509" {>= "0.13.0"} 25 25 "ocaml" {>= "4.08.0"} 26 26 "alcotest" {with-test}
+2 -2
packages/caldav/caldav.0.1.0/opam
··· 38 38 "cohttp" {>= "2.0.0"} 39 39 "cohttp-lwt" {>= "2.0.0"} 40 40 "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~"} 41 - "mirage-crypto" 42 - "mirage-crypto-rng" 41 + "mirage-crypto" {< "1.0.0"} 42 + "mirage-crypto-rng" {< "1.0.0"} 43 43 "base64" {>= "3.0.0"} 44 44 "xmlm" {>= "1.3.0"} 45 45 "tyxml" {>= "4.3.0"}
+2 -2
packages/caldav/caldav.0.1.1/opam
··· 39 39 "cohttp" {>= "2.0.0"} 40 40 "cohttp-lwt" {>= "2.0.0"} 41 41 "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~"} 42 - "mirage-crypto" 43 - "mirage-crypto-rng" 42 + "mirage-crypto" {< "1.0.0"} 43 + "mirage-crypto-rng" {< "1.0.0"} 44 44 "base64" {>= "3.0.0"} 45 45 "xmlm" {>= "1.3.0"} 46 46 "tyxml" {>= "4.3.0"}
+2 -2
packages/caldav/caldav.0.2.0/opam
··· 39 39 "cohttp" {>= "2.0.0"} 40 40 "cohttp-lwt" {>= "2.0.0"} 41 41 "cohttp-lwt-unix" {with-test & >= "2.0.0"} 42 - "mirage-crypto" 43 - "mirage-crypto-rng" 42 + "mirage-crypto" {< "1.0.0"} 43 + "mirage-crypto-rng" {< "1.0.0"} 44 44 "base64" {>= "3.0.0"} 45 45 "xmlm" {>= "1.3.0"} 46 46 "tyxml" {>= "4.3.0"}
+2 -2
packages/caldav/caldav.0.2.1/opam
··· 39 39 "cohttp" {>= "2.0.0"} 40 40 "cohttp-lwt" {>= "2.0.0"} 41 41 "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0~"} 42 - "mirage-crypto" 43 - "mirage-crypto-rng" 42 + "mirage-crypto" {< "1.0.0"} 43 + "mirage-crypto-rng" {< "1.0.0"} 44 44 "base64" {>= "3.0.0"} 45 45 "xmlm" {>= "1.3.0"} 46 46 "tyxml" {>= "4.3.0"}
+3 -3
packages/caldav/caldav.0.2.2/opam
··· 38 38 "cohttp" {>= "2.0.0"} 39 39 "cohttp-lwt" {>= "2.0.0"} 40 40 "cohttp-lwt-unix" {with-test & >= "2.0.0"} 41 - "mirage-crypto" 42 - "mirage-crypto-rng" 43 - "mirage-crypto-rng-lwt" {with-test & >= "0.11.0"} 41 + "mirage-crypto" {< "1.0.0"} 42 + "mirage-crypto-rng" {< "1.0.0"} 43 + "mirage-crypto-rng-lwt" {with-test & >= "0.11.0" & < "1.0.0"} 44 44 "base64" {>= "3.0.0"} 45 45 "xmlm" {>= "1.3.0"} 46 46 "tyxml" {>= "4.3.0"}
+1 -1
packages/capnp-rpc-mirage/capnp-rpc-mirage.0.9.0/opam
··· 25 25 "io-page-unix" {with-test} 26 26 "tcpip" {>= "5.0.0" & with-test} 27 27 "mirage-vnetif" {with-test} 28 - "mirage-crypto-rng" {>= "0.7.0" & with-test} 28 + "mirage-crypto-rng" {with-test & >= "0.7.0" & < "1.0.0"} 29 29 "dune" {>= "2.0"} 30 30 "asetmap" {with-test} 31 31 "ethernet" {>= "2.2.0" & with-test}
+1 -1
packages/capnp-rpc-mirage/capnp-rpc-mirage.1.0/opam
··· 25 25 "io-page-unix" {with-test} 26 26 "tcpip" {>= "5.0.0" & with-test} 27 27 "mirage-vnetif" {with-test} 28 - "mirage-crypto-rng" {>= "0.7.0" & with-test} 28 + "mirage-crypto-rng" {with-test & >= "0.7.0" & < "1.0.0"} 29 29 "dune" {>= "2.0"} 30 30 "asetmap" {with-test} 31 31 "ethernet" {>= "2.2.0" & with-test}
+1 -1
packages/capnp-rpc-mirage/capnp-rpc-mirage.1.1/opam
··· 25 25 "io-page-unix" {with-test} 26 26 "tcpip" {>= "6.0.0" & < "7.0.0" & with-test} 27 27 "mirage-vnetif" {with-test} 28 - "mirage-crypto-rng" {>= "0.7.0" & with-test} 28 + "mirage-crypto-rng" {with-test & >= "0.7.0" & < "1.0.0"} 29 29 "dune" {>= "2.0"} 30 30 "asetmap" {with-test} 31 31 "ethernet" {>= "2.2.0" & with-test}
+1 -1
packages/capnp-rpc-mirage/capnp-rpc-mirage.1.2.1/opam
··· 25 25 "io-page-unix" {with-test} 26 26 "tcpip" {>= "6.0.0" & < "7.0.0" & with-test} 27 27 "mirage-vnetif" {with-test} 28 - "mirage-crypto-rng" {>= "0.7.0" & with-test} 28 + "mirage-crypto-rng" {with-test & >= "0.7.0" & < "1.0.0"} 29 29 "dune" {>= "2.0"} 30 30 "asetmap" {with-test} 31 31 "ethernet" {>= "2.2.0" & with-test}
+1 -1
packages/capnp-rpc-mirage/capnp-rpc-mirage.1.2.2/opam
··· 26 26 "ethernet" {>= "3.0.0" & with-test} 27 27 "io-page-unix" {with-test} 28 28 "mirage-vnetif" {with-test} 29 - "mirage-crypto-rng" {>= "0.7.0" & with-test} 29 + "mirage-crypto-rng" {with-test & >= "0.7.0" & < "1.0.0"} 30 30 "dune" {>= "2.0"} 31 31 ] 32 32 build: [
+1 -1
packages/capnp-rpc-mirage/capnp-rpc-mirage.1.2.3/opam
··· 26 26 "ethernet" {>= "3.0.0" & with-test} 27 27 "io-page-unix" {with-test} 28 28 "mirage-vnetif" {with-test} 29 - "mirage-crypto-rng-lwt" {>= "0.11.0" & with-test} 29 + "mirage-crypto-rng-lwt" {with-test & >= "0.11.0" & < "1.0.0"} 30 30 "dune" {>= "3.0"} 31 31 ] 32 32 build: [
+1 -1
packages/capnp-rpc-mirage/capnp-rpc-mirage.1.2/opam
··· 25 25 "io-page-unix" {with-test} 26 26 "tcpip" {>= "6.0.0" & < "7.0.0" & with-test} 27 27 "mirage-vnetif" {with-test} 28 - "mirage-crypto-rng" {>= "0.7.0" & with-test} 28 + "mirage-crypto-rng" {with-test & >= "0.7.0" & < "1.0.0"} 29 29 "dune" {>= "2.0"} 30 30 "asetmap" {with-test} 31 31 "ethernet" {>= "2.2.0" & with-test}
+2 -2
packages/capnp-rpc-net/capnp-rpc-net.0.9.0/opam
··· 30 30 "x509" {>= "0.11.0" & < "0.12.0"} 31 31 "tls-mirage" 32 32 "dune" {>= "2.0"} 33 - "mirage-crypto" 34 - "mirage-crypto-rng" 33 + "mirage-crypto" {< "1.0.0"} 34 + "mirage-crypto-rng" {< "1.0.0"} 35 35 ] 36 36 build: [ 37 37 ["dune" "build" "-p" name "-j" jobs]
+2 -2
packages/capnp-rpc-net/capnp-rpc-net.1.0/opam
··· 30 30 "x509" {>= "0.11.0" & < "0.12.0"} 31 31 "tls-mirage" 32 32 "dune" {>= "2.0"} 33 - "mirage-crypto" 34 - "mirage-crypto-rng" 33 + "mirage-crypto" {< "1.0.0"} 34 + "mirage-crypto-rng" {< "1.0.0"} 35 35 ] 36 36 build: [ 37 37 ["dune" "build" "-p" name "-j" jobs]
+2 -2
packages/capnp-rpc-net/capnp-rpc-net.1.1/opam
··· 31 31 "x509" {>= "0.13.0"} 32 32 "tls-mirage" 33 33 "dune" {>= "2.0"} 34 - "mirage-crypto" 35 - "mirage-crypto-rng" 34 + "mirage-crypto" {< "1.0.0"} 35 + "mirage-crypto-rng" {< "1.0.0"} 36 36 ] 37 37 build: [ 38 38 ["dune" "build" "-p" name "-j" jobs]
+2 -2
packages/capnp-rpc-net/capnp-rpc-net.1.2.1/opam
··· 31 31 "x509" {>= "0.15.0"} 32 32 "tls-mirage" 33 33 "dune" {>= "2.0"} 34 - "mirage-crypto" 35 - "mirage-crypto-rng" 34 + "mirage-crypto" {< "1.0.0"} 35 + "mirage-crypto-rng" {< "1.0.0"} 36 36 ] 37 37 build: [ 38 38 ["dune" "build" "-p" name "-j" jobs]
+2 -2
packages/capnp-rpc-net/capnp-rpc-net.1.2.2/opam
··· 31 31 "x509" {>= "0.15.0"} 32 32 "tls-mirage" 33 33 "dune" {>= "2.0"} 34 - "mirage-crypto" 35 - "mirage-crypto-rng" 34 + "mirage-crypto" {< "1.0.0"} 35 + "mirage-crypto-rng" {< "1.0.0"} 36 36 ] 37 37 build: [ 38 38 ["dune" "build" "-p" name "-j" jobs]
+2 -2
packages/capnp-rpc-net/capnp-rpc-net.1.2.3/opam
··· 31 31 "x509" {>= "0.15.0"} 32 32 "tls-mirage" 33 33 "dune" {>= "3.0"} 34 - "mirage-crypto" 35 - "mirage-crypto-rng" 34 + "mirage-crypto" {< "1.0.0"} 35 + "mirage-crypto-rng" {< "1.0.0"} 36 36 ] 37 37 build: [ 38 38 ["dune" "build" "-p" name "-j" jobs]
+2 -2
packages/capnp-rpc-net/capnp-rpc-net.1.2/opam
··· 31 31 "x509" {>= "0.13.0"} 32 32 "tls-mirage" 33 33 "dune" {>= "2.0"} 34 - "mirage-crypto" 35 - "mirage-crypto-rng" 34 + "mirage-crypto" {< "1.0.0"} 35 + "mirage-crypto-rng" {< "1.0.0"} 36 36 ] 37 37 build: [ 38 38 ["dune" "build" "-p" name "-j" jobs]
+1 -1
packages/capnp-rpc-unix/capnp-rpc-unix.1.2.3/opam
··· 23 23 "dune" {>= "3.0"} 24 24 "alcotest" {>= "1.6.0" & with-test} 25 25 "alcotest-lwt" { >= "1.6.0" & with-test} 26 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 26 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 27 27 "mdx" {with-test & >= "2.2.1" & < "2.4"} 28 28 "lwt" {>= "5.6.1"} 29 29 "asetmap" {with-test}
+2 -2
packages/caqti-eio/caqti-eio.2.1.1/opam
··· 15 15 "caqti-driver-sqlite3" {with-test} 16 16 "cmdliner" {with-test & >= "1.1.0"} 17 17 "eio_main" {with-test} 18 - "mirage-crypto-rng" {with-test} 19 - "mirage-crypto-rng-eio" {with-test} 18 + "mirage-crypto-rng" {with-test & < "1.0.0"} 19 + "mirage-crypto-rng-eio" {with-test & < "1.0.0"} 20 20 "odoc" {with-doc} 21 21 ] 22 22 build: [
+1 -1
packages/carbon/carbon.0.1.0/opam
··· 14 14 "ptime" 15 15 "tls-eio" 16 16 "uri" 17 - "mirage-crypto-rng-eio" {with-test} 17 + "mirage-crypto-rng-eio" {with-test & < "1.0.0"} 18 18 "mdx" {with-test} 19 19 "eio_main" {with-test} 20 20 "odoc" {with-doc}
+1 -1
packages/certify/certify.0.3.3/opam
··· 17 17 ] 18 18 depends: [ 19 19 "dune" {>= "1.0"} 20 - "mirage-crypto-pk" 20 + "mirage-crypto-pk" {< "1.0.0"} 21 21 "mirage-crypto-rng" {< "0.11.0"} 22 22 "x509" {>= "0.12.1" & < "0.15.1"} 23 23 "cstruct" {>= "3.2.0" & < "6.1.0"}
+1 -1
packages/chacha/chacha.1.0.0/opam
··· 16 16 "conf-pkg-config" {build} 17 17 "dune" {>= "1.8.0"} 18 18 "cstruct" {>= "3.2.0" & < "6.1.0"} 19 - "mirage-crypto" 19 + "mirage-crypto" {< "1.0.0"} 20 20 "ocaml" {>= "4.02.0"} 21 21 "alcotest" {with-test} 22 22 ]
+1 -1
packages/chacha/chacha.1.1.0/opam
··· 16 16 "conf-pkg-config" {build} 17 17 "dune" {>= "1.8.0"} 18 18 "cstruct" {>= "6.0.0" & < "6.1.0"} 19 - "mirage-crypto" 19 + "mirage-crypto" {< "1.0.0"} 20 20 "ocaml" {>= "4.02.0"} 21 21 "alcotest" {with-test} 22 22 ]
+1 -1
packages/chamelon-unix/chamelon-unix.0.0.10/opam
··· 17 17 "dune" {>= "2.9.0"} 18 18 "alcotest" {>= "1.5.0" & with-test} 19 19 "alcotest-lwt" {>= "1.5.0" & with-test} 20 - "mirage-crypto-rng" {>= "0.10.6" & < "0.11.0" & with-test} 20 + "mirage-crypto-rng" {with-test & >= "0.10.6" & < "0.11.0"} 21 21 "bos" {>= "0.2.0"} 22 22 "chamelon" {= version} 23 23 "cmdliner" {>= "1.1.0"}
+1 -1
packages/chamelon-unix/chamelon-unix.0.0.9.1/opam
··· 15 15 depends: [ 16 16 "ocaml" {>= "4.10.0"} 17 17 "dune" {>= "2.9.0"} 18 - "mirage-crypto-rng" {>= "0.10.6" & < "0.11.0" & with-test} 18 + "mirage-crypto-rng" {with-test & >= "0.10.6" & < "0.11.0"} 19 19 "alcotest" {>= "1.5.0" & with-test} 20 20 "alcotest-lwt" {>= "1.5.0" & with-test} 21 21 "bos" {>= "0.2.0"}
+1 -1
packages/chamelon-unix/chamelon-unix.0.1.1/opam
··· 18 18 "alcotest" {>= "1.5.0" & with-test} 19 19 "alcotest-lwt" {>= "1.5.0" & with-test} 20 20 "mirage-block-combinators" {>= "3.0.0" & with-test} 21 - "mirage-crypto-rng" {>= "0.10.6" & < "0.11.0" & with-test} 21 + "mirage-crypto-rng" {with-test & >= "0.10.6" & < "0.11.0"} 22 22 "bos" {>= "0.2.0"} 23 23 "chamelon" {= version} 24 24 "cmdliner" {>= "1.1.0"}
+1 -1
packages/chamelon-unix/chamelon-unix.0.1.2/opam
··· 18 18 "alcotest" {>= "1.5.0" & with-test} 19 19 "alcotest-lwt" {>= "1.5.0" & with-test} 20 20 "mirage-block-combinators" {>= "3.0.0" & with-test} 21 - "mirage-crypto-rng" {>= "0.10.6" & < "0.11.0" & with-test} 21 + "mirage-crypto-rng" {with-test & >= "0.10.6" & < "0.11.0"} 22 22 "bos" {>= "0.2.0"} 23 23 "chamelon" {= version} 24 24 "cmdliner" {>= "1.1.0"}
+1 -1
packages/chamelon/chamelon.0.0.10/opam
··· 28 28 "alcotest" {>= "1.5.0" & with-test} 29 29 "alcotest-lwt" {>= "1.5.0" & with-test} 30 30 "mirage-block-unix" {>= "2.13.0" & with-test} 31 - "mirage-crypto-rng" {>= "0.10.6" & with-test} 31 + "mirage-crypto-rng" {with-test & >= "0.10.6" & < "1.0.0"} 32 32 "bechamel" {>= "0.2.0" & with-test} 33 33 "bechamel-js" {>= "0.2.0" & with-test} 34 34 "checkseum" {>= "0.3.2"}
+1 -1
packages/chamelon/chamelon.0.0.9.1/opam
··· 28 28 "alcotest" {>= "1.5.0" & with-test} 29 29 "alcotest-lwt" {>= "1.5.0" & with-test} 30 30 "mirage-block-unix" {>= "2.13.0" & with-test} 31 - "mirage-crypto-rng" {>= "0.10.6" & with-test} 31 + "mirage-crypto-rng" {with-test & >= "0.10.6" & < "1.0.0"} 32 32 "bechamel" {>= "0.2.0" & with-test} 33 33 "bechamel-js" {>= "0.2.0" & with-test} 34 34 "checkseum" {>= "0.3.2"}
+1 -1
packages/chamelon/chamelon.0.1.1/opam
··· 29 29 "mirage-block-combinators" {>= "3.0.0" & with-test} 30 30 "mirage-block-unix" {>= "2.13.0" & with-test} 31 31 "mirage-clock-unix" {>= "4.0.0" & with-test} 32 - "mirage-crypto-rng" {>= "0.10.6" & < "0.11.0" & with-test} 32 + "mirage-crypto-rng" {with-test & >= "0.10.6" & < "0.11.0"} 33 33 "bechamel" {>= "0.2.0" & with-test} 34 34 "bechamel-js" {>= "0.2.0" & with-test} 35 35 "checkseum" {>= "0.3.2"}
+1 -1
packages/chamelon/chamelon.0.1.2/opam
··· 29 29 "mirage-block-combinators" {>= "3.0.0" & with-test} 30 30 "mirage-block-unix" {>= "2.13.0" & with-test} 31 31 "mirage-clock-unix" {>= "4.0.0" & with-test} 32 - "mirage-crypto-rng" {>= "0.10.6" & < "0.11.0" & with-test} 32 + "mirage-crypto-rng" {with-test & >= "0.10.6" & < "0.11.0"} 33 33 "bechamel" {>= "0.2.0" & with-test} 34 34 "bechamel-js" {>= "0.2.0" & with-test} 35 35 "checkseum" {>= "0.3.2"}
+1 -1
packages/cohttp-async/cohttp-async.3.0.0/opam
··· 34 34 "conduit-async" {>="3.0.0"} 35 35 "conduit-async-ssl" 36 36 "magic-mime" 37 - "mirage-crypto" {with-test} 37 + "mirage-crypto" {with-test & < "1.0.0"} 38 38 "logs" 39 39 "fmt" {>= "0.8.2"} 40 40 "sexplib0"
+1 -1
packages/cohttp-async/cohttp-async.4.0.0/opam
··· 33 33 "cohttp" {=version} 34 34 "conduit-async" {>="1.2.0"} 35 35 "magic-mime" 36 - "mirage-crypto" {with-test} 36 + "mirage-crypto" {with-test & < "1.0.0"} 37 37 "logs" 38 38 "fmt" {>= "0.8.2"} 39 39 "sexplib0"
+1 -1
packages/cohttp-async/cohttp-async.4.1.1/opam
··· 33 33 "cohttp" {=version} 34 34 "conduit-async" {>="1.2.0"} 35 35 "magic-mime" 36 - "mirage-crypto" {with-test} 36 + "mirage-crypto" {with-test & < "1.0.0"} 37 37 "logs" 38 38 "fmt" {>= "0.8.2"} 39 39 "sexplib0"
+1 -1
packages/cohttp-async/cohttp-async.4.1.2/opam
··· 33 33 "cohttp" {=version} 34 34 "conduit-async" {>="1.2.0"} 35 35 "magic-mime" 36 - "mirage-crypto" {with-test} 36 + "mirage-crypto" {with-test & < "1.0.0"} 37 37 "logs" 38 38 "fmt" {>= "0.8.2"} 39 39 "sexplib0"
+1 -1
packages/cohttp-async/cohttp-async.5.0.0/opam
··· 34 34 "cohttp" {= version} 35 35 "conduit-async" {>= "1.2.0"} 36 36 "magic-mime" 37 - "mirage-crypto" {with-test} 37 + "mirage-crypto" {with-test & < "1.0.0"} 38 38 "logs" 39 39 "fmt" {>= "0.8.2"} 40 40 "sexplib0"
+1 -1
packages/cohttp-async/cohttp-async.5.1.0/opam
··· 34 34 "cohttp" {= version} 35 35 "conduit-async" {>= "1.2.0"} 36 36 "magic-mime" 37 - "mirage-crypto" {with-test} 37 + "mirage-crypto" {with-test & < "1.0.0"} 38 38 "logs" 39 39 "fmt" {>= "0.8.2"} 40 40 "sexplib0"
+1 -1
packages/cohttp-async/cohttp-async.5.2.0/opam
··· 34 34 "cohttp" {= version} 35 35 "conduit-async" {>= "1.2.0"} 36 36 "magic-mime" 37 - "mirage-crypto" {with-test} 37 + "mirage-crypto" {with-test & < "1.0.0"} 38 38 "logs" 39 39 "fmt" {>= "0.8.2"} 40 40 "sexplib0"
+1 -1
packages/cohttp-async/cohttp-async.5.3.0/opam
··· 34 34 "cohttp" {>= "5.3.0" & <= "5.3.1"} 35 35 "conduit-async" {>= "1.2.0"} 36 36 "magic-mime" 37 - "mirage-crypto" {with-test} 37 + "mirage-crypto" {with-test & < "1.0.0"} 38 38 "logs" 39 39 "fmt" {>= "0.8.2"} 40 40 "sexplib0"
+1 -1
packages/cohttp-async/cohttp-async.6.0.0~alpha0/opam
··· 35 35 "core_unix" {>= "v0.14.0"} 36 36 "conduit-async" {>= "1.2.0"} 37 37 "magic-mime" 38 - "mirage-crypto" {with-test} 38 + "mirage-crypto" {with-test & < "1.0.0"} 39 39 "logs" 40 40 "fmt" {>= "0.8.2"} 41 41 "sexplib0"
+1 -1
packages/cohttp-async/cohttp-async.6.0.0~alpha1/opam
··· 35 35 "core_unix" {>= "v0.14.0"} 36 36 "conduit-async" {>= "1.2.0"} 37 37 "magic-mime" 38 - "mirage-crypto" {with-test} 38 + "mirage-crypto" {with-test & < "1.0.0"} 39 39 "logs" 40 40 "fmt" {>= "0.8.2"} 41 41 "sexplib0"
+1 -1
packages/cohttp-async/cohttp-async.6.0.0~alpha2/opam
··· 35 35 "core_unix" {>= "v0.14.0"} 36 36 "conduit-async" {>= "1.2.0"} 37 37 "magic-mime" 38 - "mirage-crypto" {with-test} 38 + "mirage-crypto" {with-test & < "1.0.0"} 39 39 "logs" 40 40 "fmt" {>= "0.8.2"} 41 41 "sexplib0"
+1 -1
packages/cohttp-async/cohttp-async.6.0.0~beta2/opam
··· 35 35 "core_unix" {>= "v0.14.0"} 36 36 "conduit-async" {>= "1.2.0"} 37 37 "magic-mime" 38 - "mirage-crypto" {with-test} 38 + "mirage-crypto" {with-test & < "1.0.0"} 39 39 "logs" 40 40 "fmt" {>= "0.8.2"} 41 41 "sexplib0"
+1 -1
packages/cohttp-eio/cohttp-eio.6.0.0~beta2/opam
··· 27 27 "mdx" {with-test} 28 28 "uri" {with-test} 29 29 "tls-eio" {with-test & >= "0.17.2"} 30 - "mirage-crypto-rng-eio" {with-test & >= "0.11.2"} 30 + "mirage-crypto-rng-eio" {with-test & >= "0.11.2" & < "1.0.0"} 31 31 "fmt" 32 32 "ptime" 33 33 "http" {= version}
+1 -1
packages/conduit-async-tls/conduit-async-tls.3.0.0/opam
··· 26 26 "conduit-async" {= version} 27 27 "async" {>= "v0.12.0"} 28 28 "conduit-tls" {= version} 29 - "mirage-crypto-rng" {>= "0.8.0"} 29 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 30 30 ] 31 31 x-commit-hash: "126ace170981b0c0bdb5d73c232099302ecf4af8" 32 32 url {
+2 -2
packages/conduit-lwt-tls/conduit-lwt-tls.3.0.0/opam
··· 25 25 "dune" {>= "2.0.0"} 26 26 "conduit-lwt" {= version} 27 27 "conduit-tls" {= version} 28 - "mirage-crypto-rng" {>= "0.8.0"} 29 - "mirage-crypto-pk" {with-test & != "0.8.9"} 28 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 29 + "mirage-crypto-pk" {with-test & != "0.8.9" & < "1.0.0"} 30 30 ] 31 31 x-commit-hash: "126ace170981b0c0bdb5d73c232099302ecf4af8" 32 32 url {
+2 -2
packages/conex-mirage-crypto/conex-mirage-crypto.0.11.1/opam
··· 12 12 "cmdliner" 13 13 "conex" {= version} 14 14 "cstruct" {>= "1.6.0"} 15 - "mirage-crypto" 16 - "mirage-crypto-pk" 15 + "mirage-crypto" {< "1.0.0"} 16 + "mirage-crypto-pk" {< "1.0.0"} 17 17 "mirage-crypto-rng" {< "0.11.0"} 18 18 "x509" {>= "0.10.0" & < "0.13.0"} 19 19 "logs"
+1 -1
packages/current_git/current_git.0.5/opam
··· 27 27 "logs" {>= "0.7.0"} 28 28 "result" {>= "1.5"} 29 29 "cstruct" {>= "5.0.0" & < "6.1.0"} 30 - "mirage-crypto" {>= "0.8.0"} 30 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 31 31 ] 32 32 build: [ 33 33 ["dune" "build" "-p" name "-j" jobs]
+1 -1
packages/current_git/current_git.0.6.1/opam
··· 27 27 "logs" {>= "0.7.0"} 28 28 "result" {>= "1.5"} 29 29 "cstruct" {>= "6.0.0"} 30 - "mirage-crypto" {>= "0.8.0"} 30 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 31 31 "mdx" {with-test} 32 32 ] 33 33 build: [
+1 -1
packages/current_git/current_git.0.6.2/opam
··· 28 28 "logs" {>= "0.7.0"} 29 29 "result" {>= "1.5"} 30 30 "cstruct" {>= "6.0.0"} 31 - "mirage-crypto" {>= "0.8.0"} 31 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 32 32 "mdx" {with-test} 33 33 ] 34 34 build: [
+1 -1
packages/current_git/current_git.0.6.4/opam
··· 24 24 "irmin-watcher" 25 25 "logs" {>= "0.7.0"} 26 26 "lwt" {>= "5.6.1"} 27 - "mirage-crypto" {>= "0.8.0"} 27 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 28 28 "ppx_deriving" 29 29 "ppx_deriving_yojson" {>= "3.5.1"} 30 30 "result" {>= "1.5"}
+1 -1
packages/current_git/current_git.0.6.6/opam
··· 52 52 "irmin-watcher" 53 53 "logs" {>= "0.7.0"} 54 54 "lwt" {>= "5.6.1"} 55 - "mirage-crypto" {>= "0.8.0"} 55 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 56 56 "ppx_deriving" 57 57 "ppx_deriving_yojson" {>= "3.5.1"} 58 58 "result" {>= "1.5"}
+1 -1
packages/current_git/current_git.0.6/opam
··· 27 27 "logs" {>= "0.7.0"} 28 28 "result" {>= "1.5"} 29 29 "cstruct" {>= "6.0.0"} 30 - "mirage-crypto" {>= "0.8.0"} 30 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 31 31 ] 32 32 build: [ 33 33 ["dune" "build" "-p" name "-j" jobs]
+2 -2
packages/current_github/current_github.0.2/opam
··· 24 24 "lwt" 25 25 "yojson" 26 26 "cohttp-lwt-unix" 27 - "mirage-crypto" 28 - "mirage-crypto-pk" 27 + "mirage-crypto" {< "1.0.0"} 28 + "mirage-crypto-pk" {< "1.0.0"} 29 29 "x509" {>= "0.10.0" & < "0.12.0"} 30 30 "tls" {>= "0.11.0"} 31 31 "dune" {>= "1.9"}
+2 -2
packages/current_github/current_github.0.3/opam
··· 25 25 "lwt" 26 26 "yojson" 27 27 "cohttp-lwt-unix" 28 - "mirage-crypto" 29 - "mirage-crypto-pk" 28 + "mirage-crypto" {< "1.0.0"} 29 + "mirage-crypto-pk" {< "1.0.0"} 30 30 "x509" {>= "0.10.0" & < "0.12.0"} 31 31 "tls" {>= "0.11.0"} 32 32 "dune" {>= "2.0"}
+2 -2
packages/current_github/current_github.0.4/opam
··· 20 20 "lwt" 21 21 "yojson" 22 22 "cohttp-lwt-unix" 23 - "mirage-crypto" 24 - "mirage-crypto-pk" 23 + "mirage-crypto" {< "1.0.0"} 24 + "mirage-crypto-pk" {< "1.0.0"} 25 25 "x509" {>= "0.10.0" & < "0.12.0"} 26 26 "tls" {>= "0.11.0"} 27 27 "dune" {>= "2.0"}
+2 -2
packages/current_github/current_github.0.5/opam
··· 22 22 "ptime" 23 23 "yojson" 24 24 "cohttp-lwt-unix" {>= "2.5.4"} 25 - "mirage-crypto" 26 - "mirage-crypto-pk" 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-pk" {< "1.0.0"} 27 27 "x509" {>= "0.10.0"} 28 28 "tls" {>= "0.11.0"} 29 29 "dune" {>= "2.0"}
+2 -2
packages/current_github/current_github.0.6.1/opam
··· 22 22 "ptime" 23 23 "yojson" 24 24 "cohttp-lwt-unix" {>= "4.0.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-pk" 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-pk" {< "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "x509" {>= "0.10.0"} 29 29 "tls" {>= "0.11.0"}
+2 -2
packages/current_github/current_github.0.6.2/opam
··· 23 23 "ptime" 24 24 "yojson" 25 25 "cohttp-lwt-unix" {>= "4.0.0"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 "hex" {>= "1.4.0"} 29 29 "x509" {>= "0.10.0"} 30 30 "tls" {>= "0.11.0"}
+2 -2
packages/current_github/current_github.0.6.4/opam
··· 30 30 "hex" {>= "1.4.0"} 31 31 "logs" {>= "0.7.0"} 32 32 "lwt" {>= "5.6.1"} 33 - "mirage-crypto" 34 - "mirage-crypto-pk" 33 + "mirage-crypto" {< "1.0.0"} 34 + "mirage-crypto-pk" {< "1.0.0"} 35 35 "ppx_deriving_yojson" {>= "3.6.1"} 36 36 "prometheus" {>= "0.7"} 37 37 "ptime"
+2 -2
packages/current_github/current_github.0.6.6/opam
··· 58 58 "hex" {>= "1.4.0"} 59 59 "logs" {>= "0.7.0"} 60 60 "lwt" {>= "5.6.1"} 61 - "mirage-crypto" 62 - "mirage-crypto-pk" 61 + "mirage-crypto" {< "1.0.0"} 62 + "mirage-crypto-pk" {< "1.0.0"} 63 63 "ppx_deriving_yojson" {>= "3.6.1"} 64 64 "prometheus" {>= "0.7"} 65 65 "ptime"
+2 -2
packages/current_github/current_github.0.6/opam
··· 22 22 "ptime" 23 23 "yojson" 24 24 "cohttp-lwt-unix" {>= "4.0.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-pk" 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-pk" {< "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "x509" {>= "0.10.0"} 29 29 "tls" {>= "0.11.0"}
+1 -1
packages/current_web/current_web.0.4/opam
··· 18 18 "base64" 19 19 "session" 20 20 "session-cohttp-lwt" 21 - "mirage-crypto" {>= "0.8.7"} 21 + "mirage-crypto" {>= "0.8.7" & < "1.0.0"} 22 22 "mirage-crypto-rng" {< "0.11.0"} 23 23 "fmt" 24 24 "bos"
+1 -1
packages/current_web/current_web.0.5/opam
··· 18 18 "base64" 19 19 "session" 20 20 "session-cohttp-lwt" 21 - "mirage-crypto" {>= "0.8.7"} 21 + "mirage-crypto" {>= "0.8.7" & < "1.0.0"} 22 22 "mirage-crypto-rng" {< "0.11.0"} 23 23 "fmt" {>= "0.8.9"} 24 24 "bos"
+1 -1
packages/current_web/current_web.0.6.1/opam
··· 19 19 "base64" 20 20 "session" 21 21 "session-cohttp-lwt" 22 - "mirage-crypto" {>= "0.8.7"} 22 + "mirage-crypto" {>= "0.8.7" & < "1.0.0"} 23 23 "mirage-crypto-rng" {< "0.11.0"} 24 24 "fmt" {>= "0.8.9"} 25 25 "bos"
+1 -1
packages/current_web/current_web.0.6.2/opam
··· 20 20 "base64" 21 21 "session" 22 22 "session-cohttp-lwt" 23 - "mirage-crypto" {>= "0.8.7"} 23 + "mirage-crypto" {>= "0.8.7" & < "1.0.0"} 24 24 "mirage-crypto-rng" {< "0.11.0"} 25 25 "fmt" {>= "0.8.9"} 26 26 "bos"
+3 -3
packages/current_web/current_web.0.6.4/opam
··· 31 31 "fpath" {>= "0.7.3"} 32 32 "logs" {>= "0.7.0"} 33 33 "lwt" {>= "5.6.1"} 34 - "mirage-crypto" {>= "0.8.7"} 35 - "mirage-crypto-rng" {>= "0.11.0"} 36 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 34 + "mirage-crypto" {>= "0.8.7" & < "1.0.0"} 35 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 36 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 37 37 "multipart_form-lwt" {>= "0.4.0"} 38 38 "ppx_deriving" {>= "5.1"} 39 39 "ppx_deriving_yojson" {>= "3.5.1"}
+3 -3
packages/current_web/current_web.0.6.6/opam
··· 59 59 "fpath" {>= "0.7.3"} 60 60 "logs" {>= "0.7.0"} 61 61 "lwt" {>= "5.6.1"} 62 - "mirage-crypto" {>= "0.8.7"} 63 - "mirage-crypto-rng" {>= "0.11.0"} 64 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 62 + "mirage-crypto" {>= "0.8.7" & < "1.0.0"} 63 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 64 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 65 65 "multipart_form-lwt" {>= "0.4.0"} 66 66 "ppx_deriving" {>= "5.1"} 67 67 "ppx_deriving_yojson" {>= "3.5.1"}
+1 -1
packages/current_web/current_web.0.6/opam
··· 18 18 "base64" 19 19 "session" 20 20 "session-cohttp-lwt" 21 - "mirage-crypto" {>= "0.8.7"} 21 + "mirage-crypto" {>= "0.8.7" & < "1.0.0"} 22 22 "mirage-crypto-rng" {< "0.11.0"} 23 23 "fmt" {>= "0.8.9"} 24 24 "bos"
+1 -1
packages/dirsp-proscript-mirage/dirsp-proscript-mirage.0.1.0/opam
··· 23 23 "dune" {>= "2.6.0"} 24 24 "dirsp-proscript" {= version} 25 25 "mirage-crypto-rng" {>= "0.8.1" & < "0.11.0"} 26 - "mirage-crypto-ec" {>= "0.10.0"} 26 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 27 27 "ppx_deriving_protobuf" {>= "3.0.0"} 28 28 "alcotest" {>= "1.4.0" & with-test} 29 29 "iter" {>= "1.2.1" & with-test}
+1 -1
packages/dkim-mirage/dkim-mirage.0.2.0/opam
··· 29 29 "digestif" {with-test} 30 30 "fmt" {with-test} 31 31 "logs" {with-test} 32 - "mirage-crypto-rng" {with-test} 32 + "mirage-crypto-rng" {with-test & < "1.0.0"} 33 33 ] 34 34 x-commit-hash: "10b5680751d2d470af16078545e1ccfb41c9f6ed" 35 35 url {
+1 -1
packages/dkim-mirage/dkim-mirage.0.3.0/opam
··· 30 30 "digestif" {with-test} 31 31 "fmt" {with-test} 32 32 "logs" {with-test} 33 - "mirage-crypto-rng" {with-test} 33 + "mirage-crypto-rng" {with-test & < "1.0.0"} 34 34 ] 35 35 url { 36 36 src:
+1 -1
packages/dkim-mirage/dkim-mirage.0.3.1/opam
··· 29 29 "digestif" {with-test} 30 30 "fmt" {with-test} 31 31 "logs" {with-test} 32 - "mirage-crypto-rng" {with-test} 32 + "mirage-crypto-rng" {with-test & < "1.0.0"} 33 33 ] 34 34 url { 35 35 src:
+1 -1
packages/dkim-mirage/dkim-mirage.0.4.0/opam
··· 29 29 "digestif" {with-test} 30 30 "fmt" {with-test} 31 31 "logs" {with-test} 32 - "mirage-crypto-rng" {with-test} 32 + "mirage-crypto-rng" {with-test & < "1.0.0"} 33 33 ] 34 34 url { 35 35 src:
+1 -1
packages/dkim-mirage/dkim-mirage.0.5.0/opam
··· 29 29 "digestif" {with-test} 30 30 "fmt" {with-test} 31 31 "logs" {with-test} 32 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 32 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 33 33 ] 34 34 url { 35 35 src:
+1 -1
packages/dkim-mirage/dkim-mirage.0.6.0/opam
··· 27 27 "digestif" {with-test} 28 28 "fmt" {with-test} 29 29 "logs" {with-test} 30 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 30 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 31 31 ] 32 32 url { 33 33 src:
+2 -2
packages/dkim/dkim.0.1.0/opam
··· 30 30 "fmt" 31 31 "fpath" 32 32 "base64" {>= "3.0.0"} 33 - "mirage-crypto" {>= "0.10.3"} 34 - "mirage-crypto-pk" {>= "0.10.3"} 33 + "mirage-crypto" {>= "0.10.3" & < "1.0.0"} 34 + "mirage-crypto-pk" {>= "0.10.3" & < "1.0.0"} 35 35 "x509" {>= "0.11.2" & < "0.12.0"} 36 36 "alcotest" {with-test} 37 37 ]
+2 -2
packages/dkim/dkim.0.2.0/opam
··· 31 31 "fmt" 32 32 "fpath" 33 33 "base64" {>= "3.0.0"} 34 - "mirage-crypto" {>= "0.10.3"} 35 - "mirage-crypto-pk" {>= "0.10.3"} 34 + "mirage-crypto" {>= "0.10.3" & < "1.0.0"} 35 + "mirage-crypto-pk" {>= "0.10.3" & < "1.0.0"} 36 36 "x509" {>= "0.15.0"} 37 37 "mirage-crypto-rng" {with-test & < "0.11.0"} 38 38 "alcotest" {with-test}
+2 -2
packages/dkim/dkim.0.3.0/opam
··· 35 35 "rresult" {>= "0.7.0"} 36 36 "fpath" 37 37 "base64" {>= "3.0.0"} 38 - "mirage-crypto" {>= "0.9.2"} 39 - "mirage-crypto-pk" {>= "0.9.2"} 38 + "mirage-crypto" {>= "0.9.2" & < "1.0.0"} 39 + "mirage-crypto-pk" {>= "0.9.2" & < "1.0.0"} 40 40 "x509" {>= "0.6.3"} 41 41 "mirage-crypto-rng" {with-test & < "0.11.0"} 42 42 "alcotest" {with-test}
+2 -2
packages/dkim/dkim.0.3.1/opam
··· 32 32 "fmt" {>= "0.8.7"} 33 33 "fpath" 34 34 "base64" {>= "3.0.0"} 35 - "mirage-crypto" {>= "0.9.2"} 36 - "mirage-crypto-pk" {>= "0.9.2"} 35 + "mirage-crypto" {>= "0.9.2" & < "1.0.0"} 36 + "mirage-crypto-pk" {>= "0.9.2" & < "1.0.0"} 37 37 "x509" {>= "0.6.3"} 38 38 "mirage-crypto-rng" {with-test & < "0.11.0"} 39 39 "alcotest" {with-test}
+2 -2
packages/dkim/dkim.0.4.0/opam
··· 32 32 "fmt" {>= "0.8.7"} 33 33 "fpath" 34 34 "base64" {>= "3.0.0"} 35 - "mirage-crypto" {>= "0.9.2"} 36 - "mirage-crypto-pk" {>= "0.9.2"} 35 + "mirage-crypto" {>= "0.9.2" & < "1.0.0"} 36 + "mirage-crypto-pk" {>= "0.9.2" & < "1.0.0"} 37 37 "x509" {>= "0.6.3"} 38 38 "mirage-crypto-rng" {with-test & < "0.11.0"} 39 39 "alcotest" {with-test}
+3 -3
packages/dkim/dkim.0.5.0/opam
··· 32 32 "fmt" {>= "0.8.7"} 33 33 "fpath" 34 34 "base64" {>= "3.0.0"} 35 - "mirage-crypto" {>= "0.9.2"} 36 - "mirage-crypto-pk" {>= "0.9.2"} 35 + "mirage-crypto" {>= "0.9.2" & < "1.0.0"} 36 + "mirage-crypto-pk" {>= "0.9.2" & < "1.0.0"} 37 37 "x509" {>= "0.12.0"} 38 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 38 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 39 39 "alcotest" {with-test} 40 40 ] 41 41 url {
+3 -3
packages/dkim/dkim.0.6.0/opam
··· 32 32 "fmt" {>= "0.8.7"} 33 33 "fpath" 34 34 "base64" {>= "3.0.0"} 35 - "mirage-crypto" {>= "0.9.2"} 36 - "mirage-crypto-pk" {>= "0.9.2"} 35 + "mirage-crypto" {>= "0.9.2" & < "1.0.0"} 36 + "mirage-crypto-pk" {>= "0.9.2" & < "1.0.0"} 37 37 "x509" {>= "0.12.0"} 38 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 38 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 39 39 "alcotest" {with-test} 40 40 ] 41 41 url {
+2 -2
packages/dns-certify/dns-certify.4.6.3/opam
··· 23 23 "mirage-clock" {>= "3.0.0"} 24 24 "mirage-stack" {>= "2.0.0"} 25 25 "logs" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+2 -2
packages/dns-certify/dns-certify.5.0.0/opam
··· 23 23 "mirage-stack" {>= "2.2.0"} 24 24 "logs" 25 25 "mirage-crypto-ec" {< "0.10.0"} 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.5.0.1/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "mirage-stack" {>= "2.2.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.0.0/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "mirage-stack" {>= "2.2.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.0.1/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "mirage-stack" {>= "2.2.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.0.2/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "mirage-stack" {>= "2.2.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.1.0/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "mirage-stack" {>= "2.2.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.1.1/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "mirage-stack" {>= "2.2.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.1.2/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "mirage-stack" {>= "2.2.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.1.3/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.1.4/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.2.0/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.2.1/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.2.2/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.3.0/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.4.0/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.6.4.1/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.7.0.0/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.7.0.1/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.7.0.2/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.7.0.3/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+3 -3
packages/dns-certify/dns-certify.8.0.0/opam
··· 22 22 "mirage-clock" {>= "3.0.0"} 23 23 "tcpip" {>= "7.0.0"} 24 24 "logs" 25 - "mirage-crypto-ec" 26 - "mirage-crypto-pk" {>= "0.8.0"} 27 - "mirage-crypto-rng" {>= "0.8.0"} 25 + "mirage-crypto-ec" {< "1.0.0"} 26 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 27 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 28 28 ] 29 29 30 30 build: [
+2 -2
packages/dns-cli/dns-cli.4.4.0/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.10.0"} 23 - "mirage-crypto" 24 - "mirage-crypto-rng" 23 + "mirage-crypto" {< "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "hex" {>= "1.4.0"} 26 26 "ptime" {>= "0.8.5"} 27 27 "mtime" {>= "1.2.0"}
+2 -2
packages/dns-cli/dns-cli.4.4.1/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.10.0"} 23 - "mirage-crypto" 24 - "mirage-crypto-rng" 23 + "mirage-crypto" {< "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "hex" {>= "1.4.0"} 26 26 "ptime" {>= "0.8.5"} 27 27 "mtime" {>= "1.2.0"}
+2 -2
packages/dns-cli/dns-cli.4.5.0/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.10.0"} 23 - "mirage-crypto" 24 - "mirage-crypto-rng" 23 + "mirage-crypto" {< "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "hex" {>= "1.4.0"} 26 26 "ptime" {>= "0.8.5"} 27 27 "mtime" {>= "1.2.0"}
+1 -1
packages/dns-cli/dns-cli.4.6.0/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.10.0"} 23 - "mirage-crypto" 23 + "mirage-crypto" {< "1.0.0"} 24 24 "mirage-crypto-rng" {>= "0.7.0" & < "0.8.0"} 25 25 "hex" {>= "1.4.0"} 26 26 "ptime" {>= "0.8.5"}
+2 -2
packages/dns-cli/dns-cli.4.6.1/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.10.0"} 23 - "mirage-crypto" 24 - "mirage-crypto-rng" {>= "0.7.0"} 23 + "mirage-crypto" {< "1.0.0"} 24 + "mirage-crypto-rng" {>= "0.7.0" & < "1.0.0"} 25 25 "hex" {>= "1.4.0"} 26 26 "ptime" {>= "0.8.5"} 27 27 "mtime" {>= "1.2.0"}
+2 -2
packages/dns-cli/dns-cli.4.6.2/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.10.0"} 23 - "mirage-crypto" 24 - "mirage-crypto-rng" {>= "0.7.0"} 23 + "mirage-crypto" {< "1.0.0"} 24 + "mirage-crypto-rng" {>= "0.7.0" & < "1.0.0"} 25 25 "hex" {>= "1.4.0"} 26 26 "ptime" {>= "0.8.5"} 27 27 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.4.6.3/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.10.0"} 23 - "mirage-crypto" {>= "0.8.0"} 24 - "mirage-crypto-pk" {>= "0.8.0"} 25 - "mirage-crypto-rng" {>= "0.8.0"} 23 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 24 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 26 26 "hex" {>= "1.4.0"} 27 27 "ptime" {>= "0.8.5"} 28 28 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.5.0.0/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.10.0"} 23 - "mirage-crypto" {>= "0.8.0"} 24 - "mirage-crypto-pk" {>= "0.8.0"} 25 - "mirage-crypto-rng" {>= "0.8.0"} 23 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 24 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 26 26 "hex" {>= "1.4.0"} 27 27 "ptime" {>= "0.8.5"} 28 28 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.5.0.1/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.13.0"} 23 - "mirage-crypto" {>= "0.8.0"} 24 - "mirage-crypto-pk" {>= "0.8.0"} 25 - "mirage-crypto-rng" {>= "0.8.0"} 23 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 24 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 26 26 "hex" {>= "1.4.0"} 27 27 "ptime" {>= "0.8.5"} 28 28 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.0.0/opam
··· 21 21 "cmdliner" {>= "1.0.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.8.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.0.1/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.13.0"} 23 - "mirage-crypto" {>= "0.8.0"} 24 - "mirage-crypto-pk" {>= "0.8.0"} 25 - "mirage-crypto-rng" {>= "0.8.0"} 23 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 24 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 26 26 "hex" {>= "1.4.0"} 27 27 "ptime" {>= "0.8.5"} 28 28 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.0.2/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.13.0"} 23 - "mirage-crypto" {>= "0.8.0"} 24 - "mirage-crypto-pk" {>= "0.8.0"} 25 - "mirage-crypto-rng" {>= "0.8.0"} 23 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 24 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 26 26 "hex" {>= "1.4.0"} 27 27 "ptime" {>= "0.8.5"} 28 28 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.1.0/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.13.0"} 23 - "mirage-crypto" {>= "0.8.0"} 24 - "mirage-crypto-pk" {>= "0.8.0"} 25 - "mirage-crypto-rng" {>= "0.8.0"} 23 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 24 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 26 26 "hex" {>= "1.4.0"} 27 27 "ptime" {>= "0.8.5"} 28 28 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.1.1/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.13.0"} 23 - "mirage-crypto" {>= "0.8.0"} 24 - "mirage-crypto-pk" {>= "0.8.0"} 25 - "mirage-crypto-rng" {>= "0.8.0"} 23 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 24 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 26 26 "hex" {>= "1.4.0"} 27 27 "ptime" {>= "0.8.5"} 28 28 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.1.2/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.13.0"} 23 - "mirage-crypto" {>= "0.8.0"} 24 - "mirage-crypto-pk" {>= "0.8.0"} 25 - "mirage-crypto-rng" {>= "0.8.0"} 23 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 24 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 26 26 "hex" {>= "1.4.0"} 27 27 "ptime" {>= "0.8.5"} 28 28 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.1.3/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.13.0"} 23 - "mirage-crypto" {>= "0.8.0"} 24 - "mirage-crypto-pk" {>= "0.8.0"} 25 - "mirage-crypto-rng" {>= "0.8.0"} 23 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 24 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 26 26 "hex" {>= "1.4.0"} 27 27 "ptime" {>= "0.8.5"} 28 28 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.1.4/opam
··· 20 20 "cmdliner" {>= "1.0.0"} 21 21 "fpath" {>= "0.7.2"} 22 22 "x509" {>= "0.13.0"} 23 - "mirage-crypto" {>= "0.8.0"} 24 - "mirage-crypto-pk" {>= "0.8.0"} 25 - "mirage-crypto-rng" {>= "0.8.0"} 23 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 24 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 26 26 "hex" {>= "1.4.0"} 27 27 "ptime" {>= "0.8.5"} 28 28 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.2.0/opam
··· 21 21 "cmdliner" {>= "1.1.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.8.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.2.1/opam
··· 21 21 "cmdliner" {>= "1.1.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.8.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.2.2/opam
··· 21 21 "cmdliner" {>= "1.1.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.8.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.3.0/opam
··· 21 21 "cmdliner" {>= "1.1.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.8.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.4.0/opam
··· 21 21 "cmdliner" {>= "1.1.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.8.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.6.4.1/opam
··· 21 21 "cmdliner" {>= "1.1.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.8.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.7.0.0/opam
··· 21 21 "cmdliner" {>= "1.1.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.11.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.7.0.1/opam
··· 21 21 "cmdliner" {>= "1.1.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.11.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.7.0.2/opam
··· 21 21 "cmdliner" {>= "1.1.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.11.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.7.0.3/opam
··· 21 21 "cmdliner" {>= "1.1.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.11.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+3 -3
packages/dns-cli/dns-cli.8.0.0/opam
··· 21 21 "cmdliner" {>= "1.1.0"} 22 22 "fpath" {>= "0.7.2"} 23 23 "x509" {>= "0.13.0"} 24 - "mirage-crypto" {>= "0.8.0"} 25 - "mirage-crypto-pk" {>= "0.8.0"} 26 - "mirage-crypto-rng" {>= "0.11.0"} 24 + "mirage-crypto" {>= "0.8.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {>= "0.8.0" & < "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 27 27 "hex" {>= "1.4.0"} 28 28 "ptime" {>= "0.8.5"} 29 29 "mtime" {>= "1.2.0"}
+1 -1
packages/dns-client-lwt/dns-client-lwt.7.0.0/opam
··· 20 20 "ipaddr" {>= "5.3.0"} 21 21 "lwt" {>= "4.2.1"} 22 22 "mtime" {>= "1.2.0"} 23 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 23 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 24 24 "happy-eyeballs" {>= "0.4.0" & < "0.6.0"} 25 25 "tls-lwt" {>= "0.16.0"} 26 26 "ca-certs"
+1 -1
packages/dns-client-lwt/dns-client-lwt.7.0.1/opam
··· 20 20 "ipaddr" {>= "5.3.0"} 21 21 "lwt" {>= "4.2.1"} 22 22 "mtime" {>= "1.2.0"} 23 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 23 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 24 24 "happy-eyeballs" {>= "0.4.0" & < "0.6.0"} 25 25 "tls-lwt" {>= "0.16.0"} 26 26 "ca-certs"
+1 -1
packages/dns-client-lwt/dns-client-lwt.7.0.2/opam
··· 20 20 "ipaddr" {>= "5.3.0"} 21 21 "lwt" {>= "4.2.1"} 22 22 "mtime" {>= "1.2.0"} 23 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 23 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 24 24 "happy-eyeballs" {>= "0.4.0" & < "0.6.0"} 25 25 "tls-lwt" {>= "0.16.0"} 26 26 "ca-certs"
+1 -1
packages/dns-client-lwt/dns-client-lwt.7.0.3/opam
··· 20 20 "ipaddr" {>= "5.3.0"} 21 21 "lwt" {>= "4.2.1"} 22 22 "mtime" {>= "1.2.0"} 23 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 23 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 24 24 "happy-eyeballs" {>= "0.6.0"} 25 25 "tls-lwt" {>= "0.16.0"} 26 26 "ca-certs"
+1 -1
packages/dns-client-lwt/dns-client-lwt.8.0.0/opam
··· 20 20 "ipaddr" {>= "5.3.0"} 21 21 "lwt" {>= "4.2.1"} 22 22 "mtime" {>= "1.2.0"} 23 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 23 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 24 24 "happy-eyeballs-lwt" {>= "1.1.0"} 25 25 "happy-eyeballs" {>= "1.0.0"} 26 26 "tls-lwt" {>= "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.0.0/opam
··· 29 29 "mirage-time" {>= "2.0.0"} 30 30 "mirage-clock" {>= "3.0.0"} 31 31 "mtime" {>= "1.2.0"} 32 - "mirage-crypto-rng" {>= "0.8.0"} 32 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 33 33 "happy-eyeballs" {>= "0.0.6" & < "0.1.0"} 34 34 "alcotest" {with-test} 35 35 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.0.1/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.0.6" & < "0.1.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.0.2/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.1.0" & < "0.4.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.1.0/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.1.0" & < "0.4.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.1.1/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.1.0" & < "0.4.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.1.2/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.1.0" & < "0.4.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.1.3/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.1.0" & < "0.4.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.1.4/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.1.0" & < "0.4.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.2.0/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.1.0" & < "0.4.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.2.1/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.1.0" & < "0.4.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.2.2/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.1.0" & < "0.4.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.3.0/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.1.0" & < "0.4.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.4.0/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.1.0" & < "0.4.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.6.4.1/opam
··· 28 28 "mirage-time" {>= "2.0.0"} 29 29 "mirage-clock" {>= "3.0.0"} 30 30 "mtime" {>= "1.2.0"} 31 - "mirage-crypto-rng" {>= "0.8.0"} 31 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 32 32 "happy-eyeballs" {>= "0.4.0" & < "0.6.0"} 33 33 "alcotest" {with-test} 34 34 "tls" {>= "0.15.0" & < "0.16.0"}
+1 -1
packages/dns-client/dns-client.7.0.0/opam
··· 19 19 "randomconv" {>= "0.1.2" & < "0.2.0"} 20 20 "domain-name" {>= "0.4.0"} 21 21 "mtime" {>= "1.2.0"} 22 - "mirage-crypto-rng" {>= "0.11.0"} 22 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 23 23 "alcotest" {with-test} 24 24 ] 25 25 synopsis: "DNS client API"
+1 -1
packages/dns-client/dns-client.7.0.1/opam
··· 19 19 "randomconv" {>= "0.1.2" & < "0.2.0"} 20 20 "domain-name" {>= "0.4.0"} 21 21 "mtime" {>= "1.2.0"} 22 - "mirage-crypto-rng" {>= "0.11.0"} 22 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 23 23 "alcotest" {with-test} 24 24 ] 25 25 synopsis: "DNS client API"
+1 -1
packages/dns-client/dns-client.7.0.2/opam
··· 19 19 "randomconv" {>= "0.1.2" & < "0.2.0"} 20 20 "domain-name" {>= "0.4.0"} 21 21 "mtime" {>= "1.2.0"} 22 - "mirage-crypto-rng" {>= "0.11.0"} 22 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 23 23 "alcotest" {with-test} 24 24 ] 25 25 synopsis: "DNS client API"
+1 -1
packages/dns-client/dns-client.7.0.3/opam
··· 19 19 "randomconv" {>= "0.1.2" & < "0.2.0"} 20 20 "domain-name" {>= "0.4.0"} 21 21 "mtime" {>= "1.2.0"} 22 - "mirage-crypto-rng" {>= "0.11.0"} 22 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 23 23 "alcotest" {with-test} 24 24 ] 25 25 synopsis: "DNS client API"
+1 -1
packages/dns-client/dns-client.8.0.0/opam
··· 19 19 "randomconv" {>= "0.1.2" & < "0.2.0"} 20 20 "domain-name" {>= "0.4.0"} 21 21 "mtime" {>= "1.2.0"} 22 - "mirage-crypto-rng" {>= "0.11.0"} 22 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 23 23 "fmt" {>= "0.9.0"} 24 24 "ipaddr" {>= "5.5.0"} 25 25 "alcotest" {with-test}
+1 -1
packages/dns-server/dns-server.7.0.0/opam
··· 19 19 "mirage-time" {>= "2.0.0"} 20 20 "mirage-clock" {>= "3.0.0"} 21 21 "tcpip" {>= "7.0.0"} 22 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 22 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 23 23 "alcotest" {with-test} 24 24 "dns-tsig" {with-test} 25 25 "base64" {with-test & >= "3.0.0"}
+1 -1
packages/dns-server/dns-server.7.0.1/opam
··· 19 19 "mirage-time" {>= "2.0.0"} 20 20 "mirage-clock" {>= "3.0.0"} 21 21 "tcpip" {>= "7.0.0"} 22 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 22 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 23 23 "alcotest" {with-test} 24 24 "dns-tsig" {with-test} 25 25 "base64" {with-test & >= "3.0.0"}
+1 -1
packages/dns-server/dns-server.7.0.2/opam
··· 19 19 "mirage-time" {>= "2.0.0"} 20 20 "mirage-clock" {>= "3.0.0"} 21 21 "tcpip" {>= "7.0.0"} 22 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 22 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 23 23 "alcotest" {with-test} 24 24 "dns-tsig" {with-test} 25 25 "base64" {with-test & >= "3.0.0"}
+1 -1
packages/dns-server/dns-server.7.0.3/opam
··· 19 19 "mirage-time" {>= "2.0.0"} 20 20 "mirage-clock" {>= "3.0.0"} 21 21 "tcpip" {>= "7.0.0"} 22 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 22 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 23 23 "alcotest" {with-test} 24 24 "dns-tsig" {with-test} 25 25 "base64" {with-test & >= "3.0.0"}
+1 -1
packages/dns-server/dns-server.8.0.0/opam
··· 19 19 "mirage-time" {>= "2.0.0"} 20 20 "mirage-clock" {>= "3.0.0"} 21 21 "tcpip" {>= "7.0.0"} 22 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 22 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 23 23 "alcotest" {with-test} 24 24 "dns-tsig" {with-test} 25 25 "base64" {with-test & >= "3.0.0"}
+1 -1
packages/dns-tsig/dns-tsig.4.4.0/opam
··· 11 11 "dune" {>= "1.2.0"} 12 12 "ocaml" {>= "4.07.0"} 13 13 "dns" {= version} 14 - "mirage-crypto" 14 + "mirage-crypto" {< "1.0.0"} 15 15 "base64" {>= "3.0.0"} 16 16 "alcotest" {with-test} 17 17 ]
+1 -1
packages/dns-tsig/dns-tsig.4.4.1/opam
··· 11 11 "dune" {>= "1.2.0"} 12 12 "ocaml" {>= "4.07.0"} 13 13 "dns" {= version} 14 - "mirage-crypto" 14 + "mirage-crypto" {< "1.0.0"} 15 15 "base64" {>= "3.0.0"} 16 16 "alcotest" {with-test} 17 17 ]
+1 -1
packages/dns-tsig/dns-tsig.4.5.0/opam
··· 11 11 "dune" {>= "1.2.0"} 12 12 "ocaml" {>= "4.07.0"} 13 13 "dns" {= version} 14 - "mirage-crypto" 14 + "mirage-crypto" {< "1.0.0"} 15 15 "base64" {>= "3.0.0"} 16 16 "alcotest" {with-test} 17 17 ]
+1 -1
packages/dns-tsig/dns-tsig.4.6.0/opam
··· 11 11 "dune" {>= "1.2.0"} 12 12 "ocaml" {>= "4.07.0"} 13 13 "dns" {= version} 14 - "mirage-crypto" 14 + "mirage-crypto" {< "1.0.0"} 15 15 "base64" {>= "3.0.0"} 16 16 "alcotest" {with-test} 17 17 ]
+1 -1
packages/dns-tsig/dns-tsig.4.6.1/opam
··· 11 11 "dune" {>= "1.2.0"} 12 12 "ocaml" {>= "4.07.0"} 13 13 "dns" {= version} 14 - "mirage-crypto" 14 + "mirage-crypto" {< "1.0.0"} 15 15 "base64" {>= "3.0.0"} 16 16 "alcotest" {with-test} 17 17 ]
+1 -1
packages/dns-tsig/dns-tsig.4.6.2/opam
··· 11 11 "dune" {>= "1.2.0"} 12 12 "ocaml" {>= "4.07.0"} 13 13 "dns" {= version} 14 - "mirage-crypto" 14 + "mirage-crypto" {< "1.0.0"} 15 15 "base64" {>= "3.0.0"} 16 16 "alcotest" {with-test} 17 17 ]
+1 -1
packages/dns-tsig/dns-tsig.4.6.3/opam
··· 11 11 "dune" {>= "1.2.0"} 12 12 "ocaml" {>= "4.07.0"} 13 13 "dns" {= version} 14 - "mirage-crypto" 14 + "mirage-crypto" {< "1.0.0"} 15 15 "base64" {>= "3.0.0"} 16 16 "alcotest" {with-test} 17 17 ]
+1 -1
packages/dns-tsig/dns-tsig.5.0.0/opam
··· 11 11 "dune" {>= "1.2.0"} 12 12 "ocaml" {>= "4.07.0"} 13 13 "dns" {= version} 14 - "mirage-crypto" 14 + "mirage-crypto" {< "1.0.0"} 15 15 "base64" {>= "3.0.0"} 16 16 "alcotest" {with-test} 17 17 ]
+1 -1
packages/dns-tsig/dns-tsig.5.0.1/opam
··· 11 11 "dune" {>= "1.2.0"} 12 12 "ocaml" {>= "4.07.0"} 13 13 "dns" {= version} 14 - "mirage-crypto" 14 + "mirage-crypto" {< "1.0.0"} 15 15 "base64" {>= "3.0.0"} 16 16 "alcotest" {with-test} 17 17 ]
+1 -1
packages/dns-tsig/dns-tsig.6.0.0/opam
··· 12 12 "ocaml" {>= "4.07.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.0.1/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.0.2/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.1.0/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.1.1/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.1.2/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.1.3/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.1.4/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.2.0/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.2.1/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.2.2/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.3.0/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.4.0/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.6.4.1/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.7.0.0/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.7.0.1/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.7.0.2/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.7.0.3/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+1 -1
packages/dns-tsig/dns-tsig.8.0.0/opam
··· 12 12 "ocaml" {>= "4.08.0"} 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 - "mirage-crypto" 15 + "mirage-crypto" {< "1.0.0"} 16 16 "base64" {>= "3.0.0"} 17 17 "alcotest" {with-test} 18 18 ]
+3 -3
packages/dnssec/dnssec.6.2.0/opam
··· 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 15 "alcotest" {with-test} 16 - "mirage-crypto" 17 - "mirage-crypto-pk" 18 - "mirage-crypto-ec" 16 + "mirage-crypto" {< "1.0.0"} 17 + "mirage-crypto-pk" {< "1.0.0"} 18 + "mirage-crypto-ec" {< "1.0.0"} 19 19 "domain-name" {>= "0.4.0"} 20 20 "base64" {with-test & >= "3.0.0"} 21 21 "logs" {>= "0.7.0"}
+3 -3
packages/dnssec/dnssec.6.2.1/opam
··· 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 15 "alcotest" {with-test} 16 - "mirage-crypto" 17 - "mirage-crypto-pk" 18 - "mirage-crypto-ec" 16 + "mirage-crypto" {< "1.0.0"} 17 + "mirage-crypto-pk" {< "1.0.0"} 18 + "mirage-crypto-ec" {< "1.0.0"} 19 19 "domain-name" {>= "0.4.0"} 20 20 "base64" {with-test & >= "3.0.0"} 21 21 "logs" {>= "0.7.0"}
+3 -3
packages/dnssec/dnssec.6.2.2/opam
··· 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 15 "alcotest" {with-test} 16 - "mirage-crypto" 17 - "mirage-crypto-pk" 18 - "mirage-crypto-ec" 16 + "mirage-crypto" {< "1.0.0"} 17 + "mirage-crypto-pk" {< "1.0.0"} 18 + "mirage-crypto-ec" {< "1.0.0"} 19 19 "domain-name" {>= "0.4.0"} 20 20 "base64" {with-test & >= "3.0.0"} 21 21 "logs" {>= "0.7.0"}
+3 -3
packages/dnssec/dnssec.6.3.0/opam
··· 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 15 "alcotest" {with-test} 16 - "mirage-crypto" 17 - "mirage-crypto-pk" 18 - "mirage-crypto-ec" 16 + "mirage-crypto" {< "1.0.0"} 17 + "mirage-crypto-pk" {< "1.0.0"} 18 + "mirage-crypto-ec" {< "1.0.0"} 19 19 "domain-name" {>= "0.4.0"} 20 20 "base64" {with-test & >= "3.0.0"} 21 21 "logs" {>= "0.7.0"}
+3 -3
packages/dnssec/dnssec.6.4.0/opam
··· 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 15 "alcotest" {with-test} 16 - "mirage-crypto" 17 - "mirage-crypto-pk" 18 - "mirage-crypto-ec" 16 + "mirage-crypto" {< "1.0.0"} 17 + "mirage-crypto-pk" {< "1.0.0"} 18 + "mirage-crypto-ec" {< "1.0.0"} 19 19 "domain-name" {>= "0.4.0"} 20 20 "base64" {with-test & >= "3.0.0"} 21 21 "logs" {>= "0.7.0"}
+3 -3
packages/dnssec/dnssec.6.4.1/opam
··· 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 15 "alcotest" {with-test} 16 - "mirage-crypto" 17 - "mirage-crypto-pk" 18 - "mirage-crypto-ec" 16 + "mirage-crypto" {< "1.0.0"} 17 + "mirage-crypto-pk" {< "1.0.0"} 18 + "mirage-crypto-ec" {< "1.0.0"} 19 19 "domain-name" {>= "0.4.0"} 20 20 "base64" {with-test & >= "3.0.0"} 21 21 "logs" {>= "0.7.0"}
+3 -3
packages/dnssec/dnssec.7.0.0/opam
··· 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 15 "alcotest" {with-test} 16 - "mirage-crypto" 17 - "mirage-crypto-pk" 18 - "mirage-crypto-ec" 16 + "mirage-crypto" {< "1.0.0"} 17 + "mirage-crypto-pk" {< "1.0.0"} 18 + "mirage-crypto-ec" {< "1.0.0"} 19 19 "domain-name" {>= "0.4.0"} 20 20 "base64" {with-test & >= "3.0.0"} 21 21 "logs" {>= "0.7.0"}
+3 -3
packages/dnssec/dnssec.7.0.1/opam
··· 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 15 "alcotest" {with-test} 16 - "mirage-crypto" 17 - "mirage-crypto-pk" 18 - "mirage-crypto-ec" 16 + "mirage-crypto" {< "1.0.0"} 17 + "mirage-crypto-pk" {< "1.0.0"} 18 + "mirage-crypto-ec" {< "1.0.0"} 19 19 "domain-name" {>= "0.4.0"} 20 20 "base64" {with-test & >= "3.0.0"} 21 21 "logs" {>= "0.7.0"}
+3 -3
packages/dnssec/dnssec.7.0.2/opam
··· 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 15 "alcotest" {with-test} 16 - "mirage-crypto" 17 - "mirage-crypto-pk" 18 - "mirage-crypto-ec" 16 + "mirage-crypto" {< "1.0.0"} 17 + "mirage-crypto-pk" {< "1.0.0"} 18 + "mirage-crypto-ec" {< "1.0.0"} 19 19 "domain-name" {>= "0.4.0"} 20 20 "base64" {with-test & >= "3.0.0"} 21 21 "logs" {>= "0.7.0"}
+3 -3
packages/dnssec/dnssec.7.0.3/opam
··· 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 15 "alcotest" {with-test} 16 - "mirage-crypto" 17 - "mirage-crypto-pk" 18 - "mirage-crypto-ec" 16 + "mirage-crypto" {< "1.0.0"} 17 + "mirage-crypto-pk" {< "1.0.0"} 18 + "mirage-crypto-ec" {< "1.0.0"} 19 19 "domain-name" {>= "0.4.0"} 20 20 "base64" {with-test & >= "3.0.0"} 21 21 "logs" {>= "0.7.0"}
+3 -3
packages/dnssec/dnssec.8.0.0/opam
··· 13 13 "cstruct" {>= "6.0.0"} 14 14 "dns" {= version} 15 15 "alcotest" {with-test} 16 - "mirage-crypto" 17 - "mirage-crypto-pk" 18 - "mirage-crypto-ec" 16 + "mirage-crypto" {< "1.0.0"} 17 + "mirage-crypto-pk" {< "1.0.0"} 18 + "mirage-crypto-ec" {< "1.0.0"} 19 19 "domain-name" {>= "0.4.0"} 20 20 "base64" {with-test & >= "3.0.0"} 21 21 "logs" {>= "0.7.0"}
+1 -1
packages/dream/dream.1.0.0~alpha1/opam
··· 62 62 "ssl" {>= "0.5.8"} 63 63 "logs" {>= "0.5.0"} 64 64 "magic-mime" 65 - "mirage-crypto" {>= "0.8.1"} # AES-256-GCM. 65 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} # AES-256-GCM. 66 66 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} # Signature of initialize. 67 67 "multipart-form-data" {>= "0.3.0" & < "0.4.0"} 68 68 "ocaml" {>= "4.08.0" & < "5.0"}
+1 -1
packages/dream/dream.1.0.0~alpha2/opam
··· 63 63 "ssl" {>= "0.5.8"} 64 64 "logs" {>= "0.5.0"} 65 65 "magic-mime" 66 - "mirage-crypto" {>= "0.8.1"} # AES-256-GCM. 66 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} # AES-256-GCM. 67 67 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} # Signature of initialize. 68 68 "multipart_form" {>= "0.3.0" & < "0.4.0"} 69 69 "ocaml" {>= "4.08.0" & < "5.0"}
+1 -1
packages/dream/dream.1.0.0~alpha3/opam
··· 63 63 "logs" {>= "0.5.0"} 64 64 "magic-mime" 65 65 "mirage-clock" {>= "3.0.0"} # now_d_ps : unit -> int * int64. 66 - "mirage-crypto" {>= "0.8.1"} # AES-256-GCM. 66 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} # AES-256-GCM. 67 67 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} # Signature of initialize. 68 68 "multipart_form" {>= "0.4.0"} 69 69 "multipart_form-lwt"
+1 -1
packages/dream/dream.1.0.0~alpha4/opam
··· 64 64 "logs" {>= "0.5.0"} 65 65 "magic-mime" 66 66 "mirage-clock" {>= "3.0.0"} # now_d_ps : unit -> int * int64. 67 - "mirage-crypto" {>= "0.8.1"} # AES-256-GCM. 67 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} # AES-256-GCM. 68 68 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} # Signature of initialize. 69 69 "multipart_form" {>= "0.4.0"} 70 70 "multipart_form-lwt"
+3 -3
packages/dream/dream.1.0.0~alpha5/opam
··· 64 64 "logs" {>= "0.5.0"} 65 65 "magic-mime" 66 66 "mirage-clock" {>= "3.0.0"} # now_d_ps : unit -> int * int64. 67 - "mirage-crypto" {>= "0.8.1"} # AES-256-GCM. 68 - "mirage-crypto-rng" 69 - "mirage-crypto-rng-lwt" 67 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} # AES-256-GCM. 68 + "mirage-crypto-rng" {< "1.0.0"} 69 + "mirage-crypto-rng-lwt" {< "1.0.0"} 70 70 "multipart_form" {>= "0.4.0"} 71 71 "multipart_form-lwt" 72 72 "ocaml" {>= "4.08.0"}
+4 -5
packages/dream/dream.1.0.0~alpha6/opam
··· 42 42 doc: "https://aantron.github.io/dream" 43 43 bug-reports: "https://github.com/aantron/dream/issues" 44 44 dev-repo: "git+https://github.com/aantron/dream.git" 45 - 46 - author: "Anton Bachin <antonbachin@yahoo.com>" 47 45 maintainer: "Anton Bachin <antonbachin@yahoo.com>" 48 46 49 47 depends: [ ··· 68 66 "magic-mime" 69 67 "markup" {>= "1.0.2"} 70 68 "mirage-clock" {>= "3.0.0"} # now_d_ps : unit -> int * int64. 71 - "mirage-crypto" {>= "0.8.1"} # AES-256-GCM. 72 - "mirage-crypto-rng" 73 - "mirage-crypto-rng-lwt" 69 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} # AES-256-GCM. 70 + "mirage-crypto-rng" {< "1.0.0"} 71 + "mirage-crypto-rng-lwt" {< "1.0.0"} 74 72 "multipart_form" {>= "0.4.0"} 75 73 "multipart_form-lwt" 76 74 "ocaml" {>= "4.08.0"} ··· 105 103 src: "https://github.com/aantron/dream/releases/download/1.0.0-alpha6/dream-1.0.0-alpha6.tar.gz" 106 104 checksum: "sha256=8d3b6344c0e175aca628b3d5bb8ee58265e8c1074fc2d40d63f136fef83daf90" 107 105 } 106 + authors: "Anton Bachin <antonbachin@yahoo.com>"
+1 -1
packages/git-mirage/git-mirage.2.1.3/opam
··· 27 27 "git" {= version} 28 28 "alcotest" {with-test & >= "0.8.1"} 29 29 "mtime" {with-test & >= "1.0.0" & < "2.0.0"} 30 - "mirage-crypto-rng" {with-test & >= "0.5.4"} 30 + "mirage-crypto-rng" {with-test & >= "0.5.4" & < "1.0.0"} 31 31 "tls" {with-test} 32 32 "io-page" {with-test & >= "1.6.1"} 33 33 "tcpip" {with-test & >= "3.3.0" & < "6.0.0"}
+1 -1
packages/git-mirage/git-mirage.3.10.0/opam
··· 25 25 "happy-eyeballs-mirage" {>= "0.1.2"} 26 26 "happy-eyeballs" {>= "0.1.2"} 27 27 "ca-certs-nss" 28 - "mirage-crypto" 28 + "mirage-crypto" {< "1.0.0"} 29 29 "ptime" 30 30 "x509" {>= "0.16.2"} 31 31 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.10.1/opam
··· 25 25 "happy-eyeballs-mirage" {>= "0.1.2"} 26 26 "happy-eyeballs" {>= "0.1.2"} 27 27 "ca-certs-nss" 28 - "mirage-crypto" 28 + "mirage-crypto" {< "1.0.0"} 29 29 "ptime" 30 30 "x509" {>= "0.16.2"} 31 31 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.11.0/opam
··· 25 25 "happy-eyeballs-mirage" {>= "0.1.2"} 26 26 "happy-eyeballs" {>= "0.1.2"} 27 27 "ca-certs-nss" 28 - "mirage-crypto" 28 + "mirage-crypto" {< "1.0.0"} 29 29 "ptime" 30 30 "x509" {>= "0.16.2"} 31 31 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.12.0/opam
··· 25 25 "happy-eyeballs-mirage" {>= "0.1.2"} 26 26 "happy-eyeballs" {>= "0.1.2"} 27 27 "ca-certs-nss" 28 - "mirage-crypto" 28 + "mirage-crypto" {< "1.0.0"} 29 29 "ptime" 30 30 "x509" {>= "0.16.2"} 31 31 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.13.0/opam
··· 25 25 "happy-eyeballs-mirage" {>= "0.1.2"} 26 26 "happy-eyeballs" {>= "0.1.2"} 27 27 "ca-certs-nss" 28 - "mirage-crypto" 28 + "mirage-crypto" {< "1.0.0"} 29 29 "ptime" 30 30 "x509" {>= "0.16.2"} 31 31 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.14.0/opam
··· 25 25 "happy-eyeballs-mirage" {>= "0.1.2"} 26 26 "happy-eyeballs" {>= "0.1.2"} 27 27 "ca-certs-nss" 28 - "mirage-crypto" 28 + "mirage-crypto" {< "1.0.0"} 29 29 "ptime" 30 30 "x509" {>= "0.16.2"} 31 31 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.15.0/opam
··· 25 25 "happy-eyeballs-mirage" {>= "0.1.2"} 26 26 "happy-eyeballs" {>= "0.1.2"} 27 27 "ca-certs-nss" 28 - "mirage-crypto" 28 + "mirage-crypto" {< "1.0.0"} 29 29 "ptime" 30 30 "x509" {>= "0.16.2"} 31 31 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.16.0/opam
··· 24 24 "happy-eyeballs-mirage" {>= "0.1.2"} 25 25 "happy-eyeballs" {>= "0.1.2"} 26 26 "ca-certs-nss" 27 - "mirage-crypto" 27 + "mirage-crypto" {< "1.0.0"} 28 28 "ptime" 29 29 "x509" {>= "0.16.2"} 30 30 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.7.0/opam
··· 23 23 "happy-eyeballs-mirage" {>= "0.1.2" & < "0.2.0"} 24 24 "happy-eyeballs" {>= "0.1.2"} 25 25 "ca-certs-nss" 26 - "mirage-crypto" 26 + "mirage-crypto" {< "1.0.0"} 27 27 "ptime" 28 28 "x509" 29 29 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.7.1/opam
··· 25 25 "happy-eyeballs-mirage" {>= "0.1.2"} 26 26 "happy-eyeballs" {>= "0.1.2"} 27 27 "ca-certs-nss" 28 - "mirage-crypto" 28 + "mirage-crypto" {< "1.0.0"} 29 29 "ptime" 30 30 "x509" 31 31 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.8.0/opam
··· 24 24 "happy-eyeballs-mirage" {>= "0.1.2" & < "0.2.0"} 25 25 "happy-eyeballs" {>= "0.1.2"} 26 26 "ca-certs-nss" 27 - "mirage-crypto" 27 + "mirage-crypto" {< "1.0.0"} 28 28 "ptime" 29 29 "x509" 30 30 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.8.1/opam
··· 25 25 "happy-eyeballs-mirage" {>= "0.1.2"} 26 26 "happy-eyeballs" {>= "0.1.2"} 27 27 "ca-certs-nss" 28 - "mirage-crypto" 28 + "mirage-crypto" {< "1.0.0"} 29 29 "ptime" 30 30 "x509" 31 31 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.9.0/opam
··· 25 25 "happy-eyeballs-mirage" {>= "0.1.2"} 26 26 "happy-eyeballs" {>= "0.1.2"} 27 27 "ca-certs-nss" 28 - "mirage-crypto" 28 + "mirage-crypto" {< "1.0.0"} 29 29 "ptime" 30 30 "x509" 31 31 "cstruct"
+1 -1
packages/git-mirage/git-mirage.3.9.1/opam
··· 25 25 "happy-eyeballs-mirage" {>= "0.1.2"} 26 26 "happy-eyeballs" {>= "0.1.2"} 27 27 "ca-certs-nss" 28 - "mirage-crypto" 28 + "mirage-crypto" {< "1.0.0"} 29 29 "ptime" 30 30 "x509" 31 31 "cstruct"
+1 -1
packages/git-unix/git-unix.3.0.0/opam
··· 44 44 "awa-mirage" {< "0.1.0"} 45 45 "mirage-flow" {>= "2.0.1"} 46 46 "ke" {>= "0.4" & with-test} 47 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 47 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 48 48 "ocurl" {>= "0.9.1" & with-test} 49 49 ] 50 50 build: [
+1 -1
packages/git-unix/git-unix.3.1.0/opam
··· 44 44 "awa-mirage" {< "0.1.0"} 45 45 "mirage-flow" {>= "2.0.1"} 46 46 "ke" {>= "0.4" & with-test} 47 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 47 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 48 48 "ocurl" {>= "0.9.1" & with-test} 49 49 ] 50 50 build: [
+1 -1
packages/git-unix/git-unix.3.1.1/opam
··· 44 44 "awa-mirage" {< "0.1.0"} 45 45 "mirage-flow" {>= "2.0.1"} 46 46 "ke" {>= "0.4" & with-test} 47 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 47 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 48 48 "ocurl" {>= "0.9.1" & with-test} 49 49 ] 50 50 build: [
+1 -1
packages/git-unix/git-unix.3.10.0/opam
··· 43 43 "awa-mirage" {>= "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.8.8" & < "0.11.0" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "0.11.0"} 47 47 "ptime" 48 48 "mimic" 49 49 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.10.1/opam
··· 43 43 "awa-mirage" {>= "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.8.8" & < "0.11.0" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "0.11.0"} 47 47 "ptime" 48 48 "mimic" 49 49 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.11.0/opam
··· 43 43 "awa-mirage" {>= "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.8.8" & < "0.11.0" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "0.11.0"} 47 47 "ptime" 48 48 "mimic" 49 49 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.12.0/opam
··· 43 43 "awa-mirage" {>= "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.8.8" & < "0.11.0" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "0.11.0"} 47 47 "ptime" 48 48 "mimic" 49 49 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.13.0/opam
··· 43 43 "awa-mirage" {>= "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.11.0" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 47 47 "ptime" 48 48 "mimic" 49 49 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.14.0/opam
··· 43 43 "awa-mirage" {>= "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.11.0" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 47 47 "ptime" 48 48 "mimic" 49 49 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.15.0/opam
··· 43 43 "awa-mirage" {>= "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.11.0" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 47 47 "ptime" 48 48 "mimic" 49 49 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.16.0/opam
··· 39 39 "cstruct" {>= "6.0.0"} 40 40 "mirage-flow" {>= "4.0.0"} 41 41 "ke" {>= "0.4" & with-test} 42 - "mirage-crypto-rng" {>= "0.11.0" & with-test} 42 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 43 43 "mimic" 44 44 "tls" {>= "0.14.0"} 45 45 ]
+1 -1
packages/git-unix/git-unix.3.2.0/opam
··· 43 43 "awa-mirage" {< "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 47 47 "ocurl" {>= "0.9.1" & with-test} 48 48 ] 49 49 build: [
+1 -1
packages/git-unix/git-unix.3.3.0/opam
··· 43 43 "awa-mirage" {< "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 47 47 "ocurl" {>= "0.9.1" & with-test} 48 48 "ptime" {with-test} 49 49 ]
+1 -1
packages/git-unix/git-unix.3.3.1/opam
··· 43 43 "awa-mirage" {< "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 47 47 "ocurl" {>= "0.9.1" & with-test} 48 48 "ptime" {with-test} 49 49 ]
+1 -1
packages/git-unix/git-unix.3.3.2/opam
··· 43 43 "awa-mirage" {< "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 47 47 "ocurl" {>= "0.9.1" & with-test} 48 48 "ptime" {with-test} 49 49 ]
+1 -1
packages/git-unix/git-unix.3.3.3/opam
··· 43 43 "awa-mirage" {< "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 47 47 "ocurl" {>= "0.9.1" & with-test} 48 48 "ptime" {with-test} 49 49 ]
+1 -1
packages/git-unix/git-unix.3.4.0/opam
··· 42 42 "awa-mirage" {< "0.1.0"} 43 43 "mirage-flow" {>= "2.0.1"} 44 44 "ke" {>= "0.4" & with-test} 45 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 45 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 46 46 "ptime" 47 47 "mimic" 48 48 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.5.0/opam
··· 42 42 "awa-mirage" {< "0.1.0"} 43 43 "mirage-flow" {>= "2.0.1"} 44 44 "ke" {>= "0.4" & with-test} 45 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 45 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 46 46 "ptime" 47 47 "mimic" 48 48 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.6.0/opam
··· 42 42 "awa-mirage" {< "0.1.0"} 43 43 "mirage-flow" {>= "2.0.1"} 44 44 "ke" {>= "0.4" & with-test} 45 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 45 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 46 46 "ptime" 47 47 "mimic" 48 48 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.7.0/opam
··· 45 45 "awa-mirage" {>= "0.0.5" & < "0.1.0"} 46 46 "mirage-flow" {>= "2.0.1"} 47 47 "ke" {>= "0.4" & with-test} 48 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 48 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 49 49 "ptime" 50 50 "mimic" 51 51 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.7.1/opam
··· 45 45 "awa-mirage" {>= "0.1.0"} 46 46 "mirage-flow" {>= "2.0.1"} 47 47 "ke" {>= "0.4" & with-test} 48 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 48 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 49 49 "ptime" 50 50 "mimic" 51 51 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.8.0/opam
··· 45 45 "awa-mirage" {>= "0.1.0"} 46 46 "mirage-flow" {>= "2.0.1"} 47 47 "ke" {>= "0.4" & with-test} 48 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 48 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 49 49 "ptime" 50 50 "mimic" 51 51 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.8.1/opam
··· 45 45 "awa-mirage" {>= "0.1.0"} 46 46 "mirage-flow" {>= "2.0.1"} 47 47 "ke" {>= "0.4" & with-test} 48 - "mirage-crypto-rng" {>= "0.8.8" & with-test} 48 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "1.0.0"} 49 49 "ptime" 50 50 "mimic" 51 51 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.9.0/opam
··· 45 45 "awa-mirage" {>= "0.1.0"} 46 46 "mirage-flow" {>= "2.0.1"} 47 47 "ke" {>= "0.4" & with-test} 48 - "mirage-crypto-rng" {>= "0.8.8" & < "0.11.0" & with-test} 48 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "0.11.0"} 49 49 "ptime" 50 50 "mimic" 51 51 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git-unix/git-unix.3.9.1/opam
··· 43 43 "awa-mirage" {>= "0.1.0"} 44 44 "mirage-flow" {>= "2.0.1"} 45 45 "ke" {>= "0.4" & with-test} 46 - "mirage-crypto-rng" {>= "0.8.8" & < "0.11.0" & with-test} 46 + "mirage-crypto-rng" {with-test & >= "0.8.8" & < "0.11.0"} 47 47 "ptime" 48 48 "mimic" 49 49 "ca-certs-nss" {>= "3.60"}
+1 -1
packages/git/git.3.0.0/opam
··· 42 42 "encore" {>= "0.7"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.1.0/opam
··· 42 42 "encore" {>= "0.7"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.1.1/opam
··· 42 42 "encore" {>= "0.7"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.10.0/opam
··· 41 41 "encore" {>= "0.8"} 42 42 "alcotest" {with-test & >= "1.1.0"} 43 43 "alcotest-lwt" {with-test & >= "1.1.0"} 44 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 44 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 45 45 "cmdliner" {with-test & >= "1.1.0"} 46 46 "base-unix" {with-test} 47 47 "fpath"
+1 -1
packages/git/git.3.10.1/opam
··· 41 41 "encore" {>= "0.8"} 42 42 "alcotest" {with-test & >= "1.1.0"} 43 43 "alcotest-lwt" {with-test & >= "1.1.0"} 44 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 44 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 45 45 "cmdliner" {with-test & >= "1.1.0"} 46 46 "base-unix" {with-test} 47 47 "fpath"
+1 -1
packages/git/git.3.11.0/opam
··· 41 41 "encore" {>= "0.8"} 42 42 "alcotest" {with-test & >= "1.1.0"} 43 43 "alcotest-lwt" {with-test & >= "1.1.0"} 44 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 44 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 45 45 "cmdliner" {with-test & >= "1.1.0"} 46 46 "base-unix" {with-test} 47 47 "fpath"
+1 -1
packages/git/git.3.12.0/opam
··· 41 41 "encore" {>= "0.8"} 42 42 "alcotest" {with-test & >= "1.1.0"} 43 43 "alcotest-lwt" {with-test & >= "1.1.0"} 44 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 44 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 45 45 "cmdliner" {with-test & >= "1.1.0"} 46 46 "base-unix" {with-test} 47 47 "fpath"
+1 -1
packages/git/git.3.13.0/opam
··· 41 41 "encore" {>= "0.8"} 42 42 "alcotest" {with-test & >= "1.1.0"} 43 43 "alcotest-lwt" {with-test & >= "1.1.0"} 44 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 44 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 45 45 "cmdliner" {with-test & >= "1.1.0"} 46 46 "base-unix" {with-test} 47 47 "fpath"
+1 -1
packages/git/git.3.14.0/opam
··· 41 41 "encore" {>= "0.8"} 42 42 "alcotest" {with-test & >= "1.1.0"} 43 43 "alcotest-lwt" {with-test & >= "1.1.0"} 44 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 44 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 45 45 "cmdliner" {with-test & >= "1.1.0"} 46 46 "base-unix" {with-test} 47 47 "fpath"
+1 -1
packages/git/git.3.15.0/opam
··· 41 41 "encore" {>= "0.8"} 42 42 "alcotest" {with-test & >= "1.1.0"} 43 43 "alcotest-lwt" {with-test & >= "1.1.0"} 44 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 44 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 45 45 "cmdliner" {with-test & >= "1.1.0"} 46 46 "base-unix" {with-test} 47 47 "fpath"
+1 -1
packages/git/git.3.16.0/opam
··· 40 40 "encore" {>= "0.8"} 41 41 "alcotest" {with-test & >= "1.1.0"} 42 42 "alcotest-lwt" {with-test & >= "1.1.0"} 43 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 43 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 44 44 "cmdliner" {with-test & >= "1.1.0"} 45 45 "base-unix" {with-test} 46 46 "hxd" {>= "0.3.2"}
+1 -1
packages/git/git.3.2.0/opam
··· 41 41 "encore" {>= "0.7"} 42 42 "alcotest" {with-test & >= "1.1.0"} 43 43 "alcotest-lwt" {with-test & >= "1.1.0"} 44 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 44 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 45 45 "cmdliner" {with-test} 46 46 "base-unix" {with-test} 47 47 "fpath"
+3 -3
packages/git/git.3.3.0/opam
··· 31 31 "cstruct" {>= "5.0.0"} 32 32 "angstrom" {>= "0.14.0"} 33 33 "carton" {>= "0.2.0" & < "0.3.0"} 34 - "carton-lwt" {>= "0.2.0" < "0.3.0"} 35 - "carton-git" {>= "0.2.0" < "0.3.0"} 34 + "carton-lwt" {>= "0.2.0" & < "0.3.0"} 35 + "carton-git" {>= "0.2.0" & < "0.3.0"} 36 36 "ke" {>= "0.4"} 37 37 "fmt" {>= "0.8.7"} 38 38 "checkseum" {>= "0.2.1"} ··· 42 42 "encore" {>= "0.7"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.3.1/opam
··· 42 42 "encore" {>= "0.7"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.3.2/opam
··· 42 42 "encore" {>= "0.7"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.3.3/opam
··· 42 42 "encore" {>= "0.8"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.4.0/opam
··· 42 42 "encore" {>= "0.8"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.5.0/opam
··· 42 42 "encore" {>= "0.8"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.6.0/opam
··· 42 42 "encore" {>= "0.8"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.7.0/opam
··· 42 42 "encore" {>= "0.8"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.7.1/opam
··· 42 42 "encore" {>= "0.8"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test & >= "1.1.0"} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.8.0/opam
··· 42 42 "encore" {>= "0.8"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.8.1/opam
··· 42 42 "encore" {>= "0.8"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test & >= "1.1.0"} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.9.0/opam
··· 42 42 "encore" {>= "0.8"} 43 43 "alcotest" {with-test & >= "1.1.0"} 44 44 "alcotest-lwt" {with-test & >= "1.1.0"} 45 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 45 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 46 46 "cmdliner" {with-test & >= "1.1.0"} 47 47 "base-unix" {with-test} 48 48 "fpath"
+1 -1
packages/git/git.3.9.1/opam
··· 41 41 "encore" {>= "0.8"} 42 42 "alcotest" {with-test & >= "1.1.0"} 43 43 "alcotest-lwt" {with-test & >= "1.1.0"} 44 - "mirage-crypto-rng" {with-test & >= "0.8.0"} 44 + "mirage-crypto-rng" {with-test & >= "0.8.0" & < "1.0.0"} 45 45 "cmdliner" {with-test & >= "1.1.0"} 46 46 "base-unix" {with-test} 47 47 "fpath"
+1 -1
packages/hkdf/hkdf.1.0.4/opam
··· 9 9 "ocaml" {>= "4.07.0"} 10 10 "dune" 11 11 "cstruct" {>= "3.2.0"} 12 - "mirage-crypto" 12 + "mirage-crypto" {< "1.0.0"} 13 13 "alcotest" {with-test} 14 14 ] 15 15 build: [
+1 -1
packages/http-mirage-client/http-mirage-client.0.0.3/opam
··· 19 19 "httpaf" 20 20 "alcotest-lwt" {with-test} 21 21 "mirage-clock-unix" {with-test} 22 - "mirage-crypto-rng" {with-test} 22 + "mirage-crypto-rng" {with-test & < "1.0.0"} 23 23 "mirage-time-unix" {with-test} 24 24 "h2" {>= "0.10.0"} 25 25 ]
+1 -1
packages/http-mirage-client/http-mirage-client.0.0.4/opam
··· 19 19 "httpaf" 20 20 "alcotest-lwt" {with-test} 21 21 "mirage-clock-unix" {with-test & >= "4.0.0"} 22 - "mirage-crypto-rng" {with-test} 22 + "mirage-crypto-rng" {with-test & < "1.0.0"} 23 23 "mirage-time-unix" {with-test & >= "3.0.0"} 24 24 "h2" {>= "0.10.0"} 25 25 ]
+1 -1
packages/http-mirage-client/http-mirage-client.0.0.5/opam
··· 19 19 "httpaf" 20 20 "alcotest-lwt" {with-test} 21 21 "mirage-clock-unix" {with-test & >= "4.0.0"} 22 - "mirage-crypto-rng" {with-test} 22 + "mirage-crypto-rng" {with-test & < "1.0.0"} 23 23 "mirage-time-unix" {with-test & >= "3.0.0"} 24 24 "h2" {>= "0.10.0"} 25 25 ]
+2 -2
packages/hyper/hyper.1.0.0~alpha2/opam
··· 15 15 "dream-pure" {>= "1.0.0~alpha2"} 16 16 "dune" {>= "2.7.0"} 17 17 "lwt_ppx" 18 - "mirage-crypto-rng" 19 - "mirage-crypto-rng-lwt" 18 + "mirage-crypto-rng" {< "1.0.0"} 19 + "mirage-crypto-rng-lwt" {< "1.0.0"} 20 20 "ocaml" {>= "4.08.0"} 21 21 "uri" 22 22
+1 -1
packages/jose/jose.0.5.0/opam
··· 13 13 "base64" {>= "3.0.0"} 14 14 "dune" {>= "1.11"} 15 15 "eqaf" {>= "0.7"} 16 - "mirage-crypto" {>= "0.8.1"} 16 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 17 17 "x509" {>= "0.10.0" & < "0.12.0"} 18 18 "cstruct" {>= "4.0.0"} 19 19 "astring"
+1 -1
packages/jose/jose.0.5.1/opam
··· 13 13 "base64" {>= "3.0.0"} 14 14 "dune" {>= "1.11"} 15 15 "eqaf" {>= "0.7"} 16 - "mirage-crypto" {>= "0.8.1"} 16 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 17 17 "x509" {>= "0.10.0" & < "0.12.0"} 18 18 "cstruct" {>= "4.0.0"} 19 19 "astring"
+1 -1
packages/jose/jose.0.6.0/opam
··· 13 13 "base64" {>= "3.0.0"} 14 14 "dune" {>= "2.8"} 15 15 "eqaf" {>= "0.7"} 16 - "mirage-crypto" {>= "0.10.0"} 16 + "mirage-crypto" {>= "0.10.0" & < "1.0.0"} 17 17 "x509" {>= "0.13.0"} 18 18 "cstruct" {>= "4.0.0" & < "6.1.0"} 19 19 "astring"
+1 -1
packages/jose/jose.0.7.0/opam
··· 13 13 "base64" {>= "3.0.0"} 14 14 "dune" {>= "2.8" & >= "1.11"} 15 15 "eqaf" {>= "0.7"} 16 - "mirage-crypto" {>= "0.10.0"} 16 + "mirage-crypto" {>= "0.10.0" & < "1.0.0"} 17 17 "x509" {>= "0.13.0"} 18 18 "cstruct" {>= "6.0.0"} 19 19 "astring"
+1 -1
packages/jose/jose.0.8.1/opam
··· 13 13 "base64" {>= "3.3.0"} 14 14 "dune" {>= "2.8"} 15 15 "eqaf" {>= "0.7"} 16 - "mirage-crypto" {>= "0.10.0"} 16 + "mirage-crypto" {>= "0.10.0" & < "1.0.0"} 17 17 "x509" {>= "0.13.0"} 18 18 "cstruct" {>= "6.0.0"} 19 19 "astring"
+1 -1
packages/jose/jose.0.8.2/opam
··· 13 13 "base64" {>= "3.3.0"} 14 14 "dune" {>= "2.8"} 15 15 "eqaf" {>= "0.7"} 16 - "mirage-crypto" {>= "0.10.0"} 16 + "mirage-crypto" {>= "0.10.0" & < "1.0.0"} 17 17 "mirage-crypto-rng" {with-test & < "0.11.0"} 18 18 "x509" {>= "0.13.0"} 19 19 "cstruct" {>= "6.0.0"}
+1 -1
packages/jose/jose.0.9.0/opam
··· 13 13 "base64" {>= "3.3.0"} 14 14 "dune" {>= "2.8"} 15 15 "eqaf" {>= "0.7"} 16 - "mirage-crypto" {>= "0.10.0"} 16 + "mirage-crypto" {>= "0.10.0" & < "1.0.0"} 17 17 "x509" {>= "0.13.0"} 18 18 "cstruct" {>= "6.0.0"} 19 19 "astring"
+1 -1
packages/letsencrypt-app/letsencrypt-app.0.5.0/opam
··· 18 18 "logs" 19 19 "fmt" {>= "0.8.7"} 20 20 "lwt" {>= "2.6.0"} 21 - "mirage-crypto-rng" {>= "0.11.0"} 21 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 22 22 "ptime" 23 23 "bos" 24 24 "fpath"
+1 -1
packages/letsencrypt-app/letsencrypt-app.0.5.1/opam
··· 18 18 "logs" 19 19 "fmt" {>= "0.8.7"} 20 20 "lwt" {>= "2.6.0"} 21 - "mirage-crypto-rng" {>= "0.11.0"} 21 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 22 22 "ptime" 23 23 "bos" 24 24 "fpath"
+3 -3
packages/letsencrypt/letsencrypt.0.2.1/opam
··· 22 22 "logs" 23 23 "fmt" 24 24 "lwt" {>= "2.6.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-pk" 27 - "mirage-crypto-pk" {with-test & != "0.8.9"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-pk" {< "1.0.0"} 27 + "mirage-crypto-pk" {with-test & != "0.8.9" & < "1.0.0"} 28 28 "mirage-crypto-rng" {< "0.11.0"} 29 29 "x509" {>= "0.10.0" & < "0.11.0"} 30 30 "yojson" {>= "1.6.0"}
+3 -3
packages/letsencrypt/letsencrypt.0.2.2/opam
··· 22 22 "logs" 23 23 "fmt" 24 24 "lwt" {>= "2.6.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-pk" 27 - "mirage-crypto-pk" {with-test & != "0.8.9"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-pk" {< "1.0.0"} 27 + "mirage-crypto-pk" {with-test & != "0.8.9" & < "1.0.0"} 28 28 "mirage-crypto-rng" {< "0.11.0"} 29 29 "x509" {>= "0.11.0" & < "0.12.0"} 30 30 "yojson" {>= "1.6.0"}
+3 -3
packages/letsencrypt/letsencrypt.0.2.3/opam
··· 22 22 "logs" 23 23 "fmt" 24 24 "lwt" {>= "2.6.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-pk" 27 - "mirage-crypto-pk" {with-test & >= "0.8.9"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-pk" {< "1.0.0"} 27 + "mirage-crypto-pk" {with-test & >= "0.8.9" & < "1.0.0"} 28 28 "mirage-crypto-rng" {< "0.11.0"} 29 29 "x509" {>= "0.11.0" & < "0.12.0"} 30 30 "yojson" {>= "1.6.0"}
+3 -3
packages/letsencrypt/letsencrypt.0.2.4/opam
··· 22 22 "logs" 23 23 "fmt" 24 24 "lwt" {>= "2.6.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-pk" 27 - "mirage-crypto-pk" {with-test & >= "0.8.9"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-pk" {< "1.0.0"} 27 + "mirage-crypto-pk" {with-test & >= "0.8.9" & < "1.0.0"} 28 28 "mirage-crypto-rng" {< "0.11.0"} 29 29 "x509" {>= "0.11.0" & < "0.13.0"} 30 30 "yojson" {>= "1.6.0"}
+3 -3
packages/letsencrypt/letsencrypt.0.2.5/opam
··· 22 22 "logs" 23 23 "fmt" 24 24 "lwt" {>= "2.6.0"} 25 - "mirage-crypto" 26 - "mirage-crypto-pk" 27 - "mirage-crypto-pk" {with-test & >= "0.8.9"} 25 + "mirage-crypto" {< "1.0.0"} 26 + "mirage-crypto-pk" {< "1.0.0"} 27 + "mirage-crypto-pk" {with-test & >= "0.8.9" & < "1.0.0"} 28 28 "mirage-crypto-rng" {< "0.11.0"} 29 29 "x509" {>= "0.13.0"} 30 30 "yojson" {>= "1.6.0"}
+3 -3
packages/letsencrypt/letsencrypt.0.3.0/opam
··· 18 18 "fmt" 19 19 "uri" 20 20 "lwt" {>= "2.6.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-pk" {with-test & >= "0.8.9"} 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-pk" {with-test & >= "0.8.9" & < "1.0.0"} 24 24 "mirage-crypto-rng" {with-test & < "0.11.0"} 25 25 "x509" {>= "0.13.0"} 26 26 "yojson" {>= "1.6.0"}
+4 -4
packages/letsencrypt/letsencrypt.0.4.0/opam
··· 17 17 "fmt" 18 18 "uri" 19 19 "lwt" {>= "2.6.0"} 20 - "mirage-crypto" 21 - "mirage-crypto-ec" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-pk" {with-test & >= "0.8.9"} 20 + "mirage-crypto" {< "1.0.0"} 21 + "mirage-crypto-ec" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-pk" {with-test & >= "0.8.9" & < "1.0.0"} 24 24 "mirage-crypto-rng" {with-test & < "0.11.0"} 25 25 "x509" {>= "0.13.0"} 26 26 "yojson" {>= "1.6.0"}
+4 -4
packages/letsencrypt/letsencrypt.0.4.1/opam
··· 16 16 "fmt" {>= "0.8.7"} 17 17 "uri" 18 18 "lwt" {>= "2.6.0"} 19 - "mirage-crypto" 20 - "mirage-crypto-ec" 21 - "mirage-crypto-pk" 22 - "mirage-crypto-pk" {with-test & >= "0.8.9"} 19 + "mirage-crypto" {< "1.0.0"} 20 + "mirage-crypto-ec" {< "1.0.0"} 21 + "mirage-crypto-pk" {< "1.0.0"} 22 + "mirage-crypto-pk" {with-test & >= "0.8.9" & < "1.0.0"} 23 23 "mirage-crypto-rng" {with-test & < "0.11.0"} 24 24 "x509" {>= "0.13.0"} 25 25 "yojson" {>= "1.6.0"}
+5 -5
packages/letsencrypt/letsencrypt.0.5.0/opam
··· 16 16 "fmt" {>= "0.8.7"} 17 17 "uri" 18 18 "lwt" {>= "2.6.0"} 19 - "mirage-crypto" 20 - "mirage-crypto-ec" 21 - "mirage-crypto-pk" 22 - "mirage-crypto-pk" {with-test & >= "0.8.9"} 23 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 19 + "mirage-crypto" {< "1.0.0"} 20 + "mirage-crypto-ec" {< "1.0.0"} 21 + "mirage-crypto-pk" {< "1.0.0"} 22 + "mirage-crypto-pk" {with-test & >= "0.8.9" & < "1.0.0"} 23 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 24 24 "x509" {>= "0.13.0"} 25 25 "yojson" {>= "1.6.0"} 26 26 "ounit" {with-test}
+5 -5
packages/letsencrypt/letsencrypt.0.5.1/opam
··· 16 16 "fmt" {>= "0.8.7"} 17 17 "uri" 18 18 "lwt" {>= "2.6.0"} 19 - "mirage-crypto" 20 - "mirage-crypto-ec" 21 - "mirage-crypto-pk" 22 - "mirage-crypto-pk" {with-test & >= "0.8.9"} 23 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 19 + "mirage-crypto" {< "1.0.0"} 20 + "mirage-crypto-ec" {< "1.0.0"} 21 + "mirage-crypto-pk" {< "1.0.0"} 22 + "mirage-crypto-pk" {with-test & >= "0.8.9" & < "1.0.0"} 23 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 24 24 "x509" {>= "0.13.0"} 25 25 "yojson" {>= "1.6.0"} 26 26 "ounit" {with-test}
+1 -1
packages/miou/miou.0.0.1~beta1/opam
··· 18 18 "happy-eyeballs" {with-test} 19 19 "dns-client" {with-test} 20 20 "hxd" {with-test} 21 - "mirage-crypto-rng" {with-test} 21 + "mirage-crypto-rng" {with-test & < "1.0.0"} 22 22 "ipaddr" {with-test} 23 23 "logs" {with-test & >= "0.7.0"} 24 24 "dns" {with-test}
+1 -1
packages/miou/miou.0.0.1~beta2/opam
··· 18 18 "happy-eyeballs" {with-test} 19 19 "dns-client" {with-test} 20 20 "hxd" {with-test} 21 - "mirage-crypto-rng" {with-test} 21 + "mirage-crypto-rng" {with-test & < "1.0.0"} 22 22 "ipaddr" {with-test} 23 23 "logs" {with-test & >= "0.7.0"} 24 24 "dns" {with-test}
+1 -1
packages/miou/miou.0.1.0/opam
··· 19 19 "happy-eyeballs" {with-test & >= "0.6.0"} 20 20 "dns-client" {with-test} 21 21 "hxd" {with-test} 22 - "mirage-crypto-rng" {with-test} 22 + "mirage-crypto-rng" {with-test & < "1.0.0"} 23 23 "ipaddr" {with-test} 24 24 "logs" {with-test & >= "0.7.0"} 25 25 "dns" {with-test}
+1 -1
packages/miou/miou.0.2.0/opam
··· 19 19 "happy-eyeballs" {with-test & >= "0.6.0"} 20 20 "dns-client" {with-test} 21 21 "hxd" {with-test} 22 - "mirage-crypto-rng" {with-test} 22 + "mirage-crypto-rng" {with-test & < "1.0.0"} 23 23 "ipaddr" {with-test} 24 24 "logs" {with-test & >= "0.7.0"} 25 25 "dns" {with-test}
+2 -2
packages/mirage-block-ccm/mirage-block-ccm.2.0.0/opam
··· 35 35 "cstruct" {>= "6.0.0"} 36 36 "lwt" {>= "2.4.3"} 37 37 "mirage-block" {>= "2.0.0"} 38 - "mirage-crypto" {>= "0.11.0"} 39 - "mirage-crypto-rng" {>= "0.11.0"} 38 + "mirage-crypto" {>= "0.11.0" & < "1.0.0"} 39 + "mirage-crypto-rng" {>= "0.11.0" & < "1.0.0"} 40 40 "ounit2" {with-test} 41 41 "bisect_ppx" {dev} 42 42 "cmdliner" {>= "1.1.0"}
+1 -1
packages/mirage-vnetif-stack/mirage-vnetif-stack.0.6.1/opam
··· 32 32 "logs" 33 33 "mirage-time-unix" {with-test} 34 34 "mirage-clock-unix" {with-test & >= "4.0.0"} 35 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 35 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 36 36 "alcotest" {>= "1.5.0" & with-test} 37 37 "alcotest-lwt" {>= "1.5.0" & with-test} 38 38 ]
+1 -1
packages/mirage-vnetif-stack/mirage-vnetif-stack.0.6.2/opam
··· 32 32 "logs" 33 33 "mirage-time-unix" {with-test} 34 34 "mirage-clock-unix" {with-test & >= "4.0.0"} 35 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 35 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 36 36 "alcotest" {>= "1.5.0" & with-test} 37 37 "alcotest-lwt" {>= "1.5.0" & with-test} 38 38 ]
+1 -1
packages/mrmime/mrmime.0.5.0/opam
··· 37 37 "cmdliner" 38 38 "fpath" 39 39 "hxd" 40 - "mirage-crypto-rng" 40 + "mirage-crypto-rng" {< "1.0.0"} 41 41 "ocplib-endian" 42 42 "afl-persistent" 43 43 "alcotest" {with-test}
+1 -1
packages/mrmime/mrmime.0.6.0/opam
··· 33 33 "angstrom" {>= "0.14.0"} 34 34 "fpath" {with-test} 35 35 "hxd" {with-test} 36 - "mirage-crypto-rng" {with-test} 36 + "mirage-crypto-rng" {with-test & < "1.0.0"} 37 37 "ocplib-endian" {with-test} 38 38 "afl-persistent" {with-test} 39 39 "alcotest" {with-test}
+1 -1
packages/mrmime/mrmime.0.6.1/opam
··· 32 32 "angstrom" {>= "0.14.0"} 33 33 "fpath" {with-test} 34 34 "hxd" {with-test} 35 - "mirage-crypto-rng" {with-test} 35 + "mirage-crypto-rng" {with-test & < "1.0.0"} 36 36 "ocplib-endian" {with-test} 37 37 "afl-persistent" {with-test} 38 38 "alcotest" {with-test}
+1 -1
packages/ocluster/ocluster.0.1/opam
··· 35 35 "sqlite3" 36 36 "obuilder" {< "0.4"} 37 37 "psq" 38 - "mirage-crypto" {>= "0.8.5"} 38 + "mirage-crypto" {>= "0.8.5" & < "1.0.0"} 39 39 "ocaml" {>= "4.10.0"} 40 40 "current_ocluster" {= version & with-test} 41 41 "alcotest" {>= "1.0.0" & with-test}
+3 -3
packages/ocluster/ocluster.0.2.1/opam
··· 33 33 "logs" 34 34 "lwt" {>= "5.6.1"} 35 35 "lwt-dllist" 36 - "mirage-crypto" {>= "0.8.5"} 36 + "mirage-crypto" {>= "0.8.5" & < "1.0.0"} 37 37 "obuilder" {>= "0.5.1" & < "6.0.0"} 38 38 "ppx_expect" {>= "v0.14.1"} 39 39 "ppx_sexp_conv" ··· 45 45 "current_ocluster" {= version & with-test} 46 46 "alcotest" {>= "1.0.0" & with-test} 47 47 "alcotest-lwt" {>= "1.0.1" & with-test} 48 - "mirage-crypto-rng" {>= "0.11.0" & with-test} 49 - "mirage-crypto-rng-lwt" {>= "0.11.0" & with-test} 48 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 49 + "mirage-crypto-rng-lwt" {with-test & >= "0.11.0" & < "1.0.0"} 50 50 "odoc" {with-doc} 51 51 ] 52 52 build: [
+1 -1
packages/ocluster/ocluster.0.2/opam
··· 40 40 "sqlite3" 41 41 "obuilder" {= "0.5"} 42 42 "psq" {>= "0.2.1"} 43 - "mirage-crypto" {>= "0.8.5"} 43 + "mirage-crypto" {>= "0.8.5" & < "1.0.0"} 44 44 "ocaml" {>= "4.12.0"} 45 45 "current_ocluster" {= version & with-test} 46 46 "alcotest" {>= "1.0.0" & with-test}
+3 -3
packages/ocluster/ocluster.0.3.0/opam
··· 42 42 "logs" 43 43 "lwt" {>= "5.6.1"} 44 44 "lwt-dllist" 45 - "mirage-crypto" {>= "0.8.5"} 45 + "mirage-crypto" {>= "0.8.5" & < "1.0.0"} 46 46 "obuilder" {>= "0.6.0"} 47 47 "ppx_expect" {>= "v0.14.1"} 48 48 "ppx_sexp_conv" ··· 54 54 "current_ocluster" {= version & with-test} 55 55 "alcotest" {>= "1.7.0" & with-test} 56 56 "alcotest-lwt" {>= "1.7.0" & with-test} 57 - "mirage-crypto-rng" {>= "0.11.0" & with-test} 58 - "mirage-crypto-rng-lwt" {>= "0.11.0" & with-test} 57 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 58 + "mirage-crypto-rng-lwt" {with-test & >= "0.11.0" & < "1.0.0"} 59 59 "odoc" {with-doc} 60 60 ] 61 61 build: [
+3 -3
packages/oidc/oidc.0.1.0/opam
··· 18 18 "junit" {with-test} 19 19 "junit_alcotest" {with-test} 20 20 "containers" {with-test} 21 - "mirage-crypto" {with-test & >= "0.8.1"} 22 - "mirage-crypto-rng" {with-test & >= "0.8.1"} 23 - "mirage-crypto-pk" {with-test & >= "0.8.1"} 21 + "mirage-crypto" {with-test & >= "0.8.1" & < "1.0.0"} 22 + "mirage-crypto-rng" {with-test & >= "0.8.1" & < "1.0.0"} 23 + "mirage-crypto-pk" {with-test & >= "0.8.1" & < "1.0.0"} 24 24 "yojson" 25 25 "logs" 26 26 ]
+3 -3
packages/oidc/oidc.0.1.1/opam
··· 18 18 "junit" {with-test} 19 19 "junit_alcotest" {with-test} 20 20 "containers" {with-test} 21 - "mirage-crypto" {with-test & >= "0.8.1"} 22 - "mirage-crypto-rng" {with-test & >= "0.8.1"} 23 - "mirage-crypto-pk" {with-test & >= "0.8.1"} 21 + "mirage-crypto" {with-test & >= "0.8.1" & < "1.0.0"} 22 + "mirage-crypto-rng" {with-test & >= "0.8.1" & < "1.0.0"} 23 + "mirage-crypto-pk" {with-test & >= "0.8.1" & < "1.0.0"} 24 24 ] 25 25 build: [ 26 26 ["dune" "subst"] {dev}
+1 -1
packages/opium/opium.0.19.0/opam
··· 22 22 "magic-mime" 23 23 "yojson" {>= "1.6.0"} 24 24 "tyxml" {>= "4.3.0"} 25 - "mirage-crypto" 25 + "mirage-crypto" {< "1.0.0"} 26 26 "base64" {>= "3.1.0"} 27 27 "astring" 28 28 "re"
+1 -1
packages/opium/opium.0.20.0/opam
··· 23 23 "magic-mime" 24 24 "yojson" {>= "1.6.0"} 25 25 "tyxml" {>= "4.3.0"} 26 - "mirage-crypto" 26 + "mirage-crypto" {< "1.0.0"} 27 27 "base64" {>= "3.1.0"} 28 28 "astring" 29 29 "re"
+2 -2
packages/otr/otr.0.3.10/opam
··· 10 10 "dune" 11 11 "cstruct" {>= "6.0.0"} 12 12 "sexplib0" 13 - "mirage-crypto" 14 - "mirage-crypto-pk" 13 + "mirage-crypto" {< "1.0.0"} 14 + "mirage-crypto-pk" {< "1.0.0"} 15 15 "astring" 16 16 "base64" {>= "3.1.0"} 17 17 ]
+3 -3
packages/otr/otr.0.3.7/opam
··· 10 10 "dune" 11 11 "cstruct" {>= "1.9.0"} 12 12 "sexplib0" 13 - "mirage-crypto" 14 - "mirage-crypto-pk" 13 + "mirage-crypto" {< "1.0.0"} 14 + "mirage-crypto-pk" {< "1.0.0"} 15 15 "astring" 16 16 "rresult" 17 17 "base64" {>= "3.0.0"} 18 - "mirage-crypto-rng" {with-test} 18 + "mirage-crypto-rng" {with-test & < "1.0.0"} 19 19 ] 20 20 build: [ 21 21 ["dune" "subst"] {dev}
+2 -2
packages/otr/otr.0.3.8/opam
··· 10 10 "dune" 11 11 "cstruct" {>= "1.9.0"} 12 12 "sexplib0" 13 - "mirage-crypto" 13 + "mirage-crypto" {< "1.0.0"} 14 14 "mirage-crypto-pk" {< "0.10.4"} 15 15 "astring" 16 16 "rresult" 17 17 "base64" {>= "3.0.0"} 18 - "mirage-crypto-rng" {with-test} 18 + "mirage-crypto-rng" {with-test & < "1.0.0"} 19 19 ] 20 20 build: [ 21 21 ["dune" "subst"] {dev}
+2 -2
packages/otr/otr.0.3.9/opam
··· 10 10 "dune" 11 11 "cstruct" {>= "6.0.0"} 12 12 "sexplib0" 13 - "mirage-crypto" 13 + "mirage-crypto" {< "1.0.0"} 14 14 "mirage-crypto-pk" {< "0.10.3"} 15 15 "astring" 16 16 "rresult" 17 17 "base64" {>= "3.1.0"} 18 - "mirage-crypto-rng" {with-test} 18 + "mirage-crypto-rng" {with-test & < "1.0.0"} 19 19 ] 20 20 build: [ 21 21 ["dune" "subst"] {dev}
+1 -1
packages/paf-cohttp/paf-cohttp.0.0.4/opam
··· 18 18 "alcotest-lwt" {with-test} 19 19 "fmt" {with-test} 20 20 "logs" {with-test} 21 - "mirage-crypto-rng" {with-test} 21 + "mirage-crypto-rng" {with-test & < "1.0.0"} 22 22 "mirage-time-unix" {with-test} 23 23 "tcpip" {with-test & >= "6.0.0"} 24 24 "uri" {with-test}
+1 -1
packages/paf-cohttp/paf-cohttp.0.0.5/opam
··· 19 19 "alcotest-lwt" {with-test} 20 20 "fmt" {with-test} 21 21 "logs" {with-test} 22 - "mirage-crypto-rng" {with-test} 22 + "mirage-crypto-rng" {with-test & < "1.0.0"} 23 23 "mirage-time-unix" {with-test} 24 24 "tcpip" {with-test & >= "6.0.0"} 25 25 "uri" {with-test}
+1 -1
packages/paf-cohttp/paf-cohttp.0.1.0/opam
··· 18 18 "alcotest-lwt" {with-test} 19 19 "fmt" {with-test} 20 20 "logs" {with-test} 21 - "mirage-crypto-rng" {with-test} 21 + "mirage-crypto-rng" {with-test & < "1.0.0"} 22 22 "mirage-time-unix" {with-test} 23 23 "tcpip" {with-test & >= "6.0.0"} 24 24 "uri" {with-test}
+1 -1
packages/paf-cohttp/paf-cohttp.0.5.0/opam
··· 18 18 "alcotest-lwt" {with-test & >= "1.1.0"} 19 19 "fmt" {with-test} 20 20 "logs" {with-test} 21 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 21 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 22 22 "mirage-time-unix" {with-test} 23 23 "tcpip" {with-test & >= "6.0.0"} 24 24 "uri" {with-test}
+1 -1
packages/paf-cohttp/paf-cohttp.0.6.0/opam
··· 18 18 "alcotest-lwt" {with-test & >= "1.1.0"} 19 19 "fmt" {with-test} 20 20 "logs" {with-test} 21 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 21 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 22 22 "mirage-time-unix" {with-test} 23 23 "tcpip" {with-test & >= "6.0.0"} 24 24 "uri" {with-test}
+1 -1
packages/paf/paf.0.0.1/opam
··· 30 30 "base-unix" {with-test} 31 31 "logs" {with-test} 32 32 "fmt" {with-test} 33 - "mirage-crypto-rng" {with-test} 33 + "mirage-crypto-rng" {with-test & < "1.0.0"} 34 34 "tcpip" {with-test & >= "6.0.0"} 35 35 "mirage-time-unix" {with-test} 36 36 "ptime" {with-test}
+1 -1
packages/paf/paf.0.0.2/opam
··· 23 23 "base-unix" {with-test} 24 24 "logs" {with-test} 25 25 "fmt" {with-test} 26 - "mirage-crypto-rng" {with-test} 26 + "mirage-crypto-rng" {with-test & < "1.0.0"} 27 27 "tcpip" {with-test & >= "6.0.0"} 28 28 "mirage-time-unix" {with-test} 29 29 "ptime" {with-test}
+1 -1
packages/paf/paf.0.0.3/opam
··· 23 23 "base-unix" {with-test} 24 24 "logs" {with-test} 25 25 "fmt" {with-test} 26 - "mirage-crypto-rng" {with-test} 26 + "mirage-crypto-rng" {with-test & < "1.0.0"} 27 27 "tcpip" {with-test & >= "6.0.0"} 28 28 "mirage-time-unix" {with-test} 29 29 "ptime" {with-test}
+1 -1
packages/paf/paf.0.0.4/opam
··· 19 19 "base-unix" {with-test} 20 20 "logs" {with-test} 21 21 "fmt" {with-test} 22 - "mirage-crypto-rng" {with-test} 22 + "mirage-crypto-rng" {with-test & < "1.0.0"} 23 23 "tcpip" {with-test & >= "6.0.0"} 24 24 "mirage-time-unix" {with-test} 25 25 "ptime" {with-test}
+1 -1
packages/paf/paf.0.0.5/opam
··· 19 19 "base-unix" {with-test} 20 20 "logs" {with-test} 21 21 "fmt" {with-test} 22 - "mirage-crypto-rng" {with-test} 22 + "mirage-crypto-rng" {with-test & < "1.0.0"} 23 23 "tcpip" {with-test & >= "6.0.0"} 24 24 "mirage-time-unix" {with-test} 25 25 "ptime" {with-test}
+1 -1
packages/paf/paf.0.5.0/opam
··· 19 19 "base-unix" {with-test} 20 20 "logs" {with-test} 21 21 "fmt" {with-test} 22 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 22 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 23 23 "mirage-time-unix" {with-test} 24 24 "ptime" {with-test} 25 25 "uri" {with-test}
+1 -1
packages/paf/paf.0.6.0/opam
··· 19 19 "base-unix" {with-test} 20 20 "logs" {with-test} 21 21 "fmt" {with-test} 22 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 22 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 23 23 "mirage-time-unix" {with-test} 24 24 "ptime" {with-test} 25 25 "uri" {with-test}
+1 -1
packages/pbkdf/pbkdf.1.1.0/opam
··· 14 14 depends: [ 15 15 "ocaml" {>= "4.07.0"} 16 16 "dune" {>= "1.8.0"} 17 - "mirage-crypto" 17 + "mirage-crypto" {< "1.0.0"} 18 18 "alcotest" {with-test & >= "0.8.1"} 19 19 "cstruct" {< "6.1.0"} 20 20 ]
+1 -1
packages/pbkdf/pbkdf.1.2.0/opam
··· 15 15 "ocaml" {>= "4.07.0"} 16 16 "dune" {>= "1.8.0"} 17 17 "cstruct" {>= "6.0.0"} 18 - "mirage-crypto" 18 + "mirage-crypto" {< "1.0.0"} 19 19 "alcotest" {with-test & >= "0.8.1"} 20 20 ] 21 21 build: [
+2 -2
packages/random/random.0.0.1/opam
··· 7 7 homepage: "https://github.com/leostera/random" 8 8 bug-reports: "https://github.com/leostera/random/issues" 9 9 depends: [ 10 - "mirage-crypto" {>= "0.11.2"} 11 - "mirage-crypto-rng" {>= "0.11.2"} 10 + "mirage-crypto" {>= "0.11.2" & < "1.0.0"} 11 + "mirage-crypto-rng" {>= "0.11.2" & < "1.0.0"} 12 12 "ocaml" {>= "4.14.0"} 13 13 "randomconv" {>= "0.1.3" & < "0.2.0"} 14 14 "dune" {>= "3.14"}
+3 -3
packages/rfc6287/rfc6287.1.0.4/opam
··· 20 20 depends: [ 21 21 "ocaml" {>= "4.07.0"} 22 22 "dune" {>= "1.1"} 23 - "mirage-crypto" 24 - "mirage-crypto-pk" 25 - "mirage-crypto-rng" 23 + "mirage-crypto" {< "1.0.0"} 24 + "mirage-crypto-pk" {< "1.0.0"} 25 + "mirage-crypto-rng" {< "1.0.0"} 26 26 "mirage-crypto-rng" {with-test & < "0.11.0"} 27 27 "cstruct" {>= "3.2.0" & < "6.1.0"} 28 28 "astring"
+2 -2
packages/riot/riot.0.0.8/opam
··· 15 15 "gluon" {= version} 16 16 "rio" {= version} 17 17 "mdx" {with-test & >= "2.3.1"} 18 - "mirage-crypto" {>= "0.11.2"} 19 - "mirage-crypto-rng" {>= "0.11.2"} 18 + "mirage-crypto" {>= "0.11.2" & < "1.0.0"} 19 + "mirage-crypto-rng" {>= "0.11.2" & < "1.0.0"} 20 20 "mtime" {>= "2.0.0"} 21 21 "ocaml" {>= "5.1"} 22 22 "odoc" {with-doc & >= "2.2.2"}
+2 -2
packages/riot/riot.0.0.9/opam
··· 14 14 "config" {>= "0.0.1"} 15 15 "gluon" {>= "0.0.1"} 16 16 "mdx" {with-test & >= "2.3.1"} 17 - "mirage-crypto" {>= "0.11.2"} 18 - "mirage-crypto-rng" {>= "0.11.2"} 17 + "mirage-crypto" {>= "0.11.2" & < "1.0.0"} 18 + "mirage-crypto-rng" {>= "0.11.2" & < "1.0.0"} 19 19 "mtime" {>= "2.0.0"} 20 20 "ocaml" {>= "5.1"} 21 21 "odoc" {with-doc & >= "2.2.2"}
+1 -1
packages/salsa20/salsa20.1.1.0/opam
··· 28 28 "ocaml" {>= "4.07.0"} 29 29 "dune" {>= "1.8"} 30 30 "cstruct" {>= "3.2.0" & < "6.1.0"} 31 - "mirage-crypto" 31 + "mirage-crypto" {< "1.0.0"} 32 32 "salsa20-core" {>= "0.1.0"} 33 33 "alcotest" {with-test} 34 34 ]
+1 -1
packages/salsa20/salsa20.1.2.0/opam
··· 28 28 "ocaml" {>= "4.07.0"} 29 29 "dune" {>= "1.8.0"} 30 30 "cstruct" {>= "6.0.0"} 31 - "mirage-crypto" 31 + "mirage-crypto" {< "1.0.0"} 32 32 "salsa20-core" {>= "0.1.0"} 33 33 "alcotest" {with-test} 34 34 ]
+1 -1
packages/scrypt-kdf/scrypt-kdf.1.1.0/opam
··· 16 16 "ocaml" {>= "4.07.0"} 17 17 "dune" {>= "1.8.0"} 18 18 "cstruct" {>= "3.2.0" & < "6.1.0"} 19 - "mirage-crypto" 19 + "mirage-crypto" {< "1.0.0"} 20 20 "pbkdf" {>= "0.1.0"} 21 21 "salsa20-core" {>= "0.1.0"} 22 22 "alcotest" {with-test}
+1 -1
packages/scrypt-kdf/scrypt-kdf.1.2.0/opam
··· 16 16 "ocaml" {>= "4.07.0"} 17 17 "dune" {>= "1.8.0"} 18 18 "cstruct" {>= "6.0.0"} 19 - "mirage-crypto" 19 + "mirage-crypto" {< "1.0.0"} 20 20 "pbkdf" {>= "0.1.0"} 21 21 "salsa20-core" {>= "0.1.0"} 22 22 "alcotest" {with-test}
+2 -2
packages/session/session.0.5.0/opam
··· 9 9 "ocaml" {>= "4.07.0"} 10 10 "base-unix" 11 11 "dune" {>= "1.0"} 12 - "mirage-crypto" 13 - "mirage-crypto-rng" 12 + "mirage-crypto" {< "1.0.0"} 13 + "mirage-crypto-rng" {< "1.0.0"} 14 14 "base64" {>= "3.1.0"} 15 15 "ounit" {with-test & >= "1.0.2"} 16 16 ]
+1 -1
packages/spoke/spoke.0.0.2/opam
··· 23 23 "bigstringaf" {>= "0.9.0"} 24 24 "encore" {>= "0.8"} 25 25 "ke" 26 - "mirage-crypto" {>= "0.11.0"} 26 + "mirage-crypto" {>= "0.11.0" & < "1.0.0"} 27 27 "mirage-flow" {>= "3.0.0" & < "4.0.0"} 28 28 "lwt" {>= "5.6.1"} 29 29 "result" {>= "1.5"}
+2 -2
packages/ssh-agent/ssh-agent.0.2.1/opam
··· 16 16 "ppx_sexp_conv" 17 17 "angstrom" {>= "0.14.0"} 18 18 "faraday" {>= "0.6"} 19 - "mirage-crypto" 20 - "mirage-crypto-pk" 19 + "mirage-crypto" {< "1.0.0"} 20 + "mirage-crypto-pk" {< "1.0.0"} 21 21 "cstruct" 22 22 "sexplib" 23 23 "alcotest" {with-test}
+2 -2
packages/ssh-agent/ssh-agent.0.3.0/opam
··· 16 16 "ppx_sexp_conv" 17 17 "angstrom" {>= "0.10" & < "0.13"} 18 18 "faraday" {>= "0.6" & < "0.8"} 19 - "mirage-crypto" 20 - "mirage-crypto-pk" 19 + "mirage-crypto" {< "1.0.0"} 20 + "mirage-crypto-pk" {< "1.0.0"} 21 21 "mirage-crypto-rng" {with-test & < "0.11.0"} 22 22 "cstruct" {< "6.1.0"} 23 23 "sexplib"
+2 -2
packages/ssh-agent/ssh-agent.0.3.1/opam
··· 16 16 "ppx_sexp_conv" 17 17 "angstrom" {>= "0.14.0"} 18 18 "faraday" {>= "0.6"} 19 - "mirage-crypto" 20 - "mirage-crypto-pk" 19 + "mirage-crypto" {< "1.0.0"} 20 + "mirage-crypto-pk" {< "1.0.0"} 21 21 "mirage-crypto-rng" {with-test & < "0.11.0"} 22 22 "cstruct" 23 23 "sexplib"
+3 -3
packages/ssh-agent/ssh-agent.0.4.0/opam
··· 15 15 "ppx_cstruct" {build & >= "5.2.0"} 16 16 "angstrom" {>= "0.15.0"} 17 17 "faraday" {>= "0.6"} 18 - "mirage-crypto" 19 - "mirage-crypto-pk" 20 - "mirage-crypto-ec" 18 + "mirage-crypto" {< "1.0.0"} 19 + "mirage-crypto-pk" {< "1.0.0"} 20 + "mirage-crypto-ec" {< "1.0.0"} 21 21 "mirage-crypto-rng" {with-test & < "0.11.0"} 22 22 "cstruct" 23 23 "alcotest" {with-test}
+4 -4
packages/ssh-agent/ssh-agent.0.4.1/opam
··· 15 15 "ppx_cstruct" {build & >= "5.2.0"} 16 16 "angstrom" {>= "0.15.0"} 17 17 "faraday" {>= "0.6"} 18 - "mirage-crypto" 19 - "mirage-crypto-pk" 20 - "mirage-crypto-ec" 18 + "mirage-crypto" {< "1.0.0"} 19 + "mirage-crypto-pk" {< "1.0.0"} 20 + "mirage-crypto-ec" {< "1.0.0"} 21 21 "cstruct" 22 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 22 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 23 23 "alcotest" {with-test} 24 24 ] 25 25 conflicts: [
+1 -1
packages/starred_ml/starred_ml.0.0.2/opam
··· 13 13 "tls-eio" {>= "0.17.3"} 14 14 "ppx_deriving_yojson" {>= "3.7.0"} 15 15 "ppx_deriving" {>= "5.2.1"} 16 - "mirage-crypto-rng-eio" {>= "0.11.3"} 16 + "mirage-crypto-rng-eio" {>= "0.11.3" & < "1.0.0"} 17 17 "logs" {>= "0.7.0"} 18 18 "jingoo" {>= "1.5.0"} 19 19 "fmt" {>= "0.9.0"}
+1 -1
packages/starred_ml/starred_ml.0.0.3/opam
··· 13 13 "tls-eio" {>= "0.17.3"} 14 14 "ppx_deriving_yojson" {>= "3.7.0"} 15 15 "ppx_deriving" {>= "5.2.1"} 16 - "mirage-crypto-rng-eio" {>= "0.11.3"} 16 + "mirage-crypto-rng-eio" {>= "0.11.3" & < "1.0.0"} 17 17 "logs" {>= "0.7.0"} 18 18 "jingoo" {>= "1.5.0"} 19 19 "fmt" {>= "0.9.0"}
+1 -1
packages/starred_ml/starred_ml.0.0.4/opam
··· 14 14 "tls-eio" {>= "0.17.3"} 15 15 "ppx_deriving_yojson" {>= "3.7.0"} 16 16 "ppx_deriving" {>= "5.2.1"} 17 - "mirage-crypto-rng-eio" {>= "0.11.3"} 17 + "mirage-crypto-rng-eio" {>= "0.11.3" & < "1.0.0"} 18 18 "logs" {>= "0.7.0"} 19 19 "jingoo" {>= "1.5.0"} 20 20 "fmt" {>= "0.9.0"}
+1 -1
packages/starred_ml/starred_ml.0.0.5/opam
··· 14 14 "tls-eio" {>= "0.17.3"} 15 15 "ppx_deriving_yojson" {>= "3.7.0"} 16 16 "ppx_deriving" {>= "5.2.1"} 17 - "mirage-crypto-rng-eio" {>= "0.11.3"} 17 + "mirage-crypto-rng-eio" {>= "0.11.3" & < "1.0.0"} 18 18 "logs" {>= "0.7.0"} 19 19 "jingoo" {>= "1.5.0"} 20 20 "fmt" {>= "0.9.0"}
+1 -1
packages/tcpip/tcpip.8.0.2/opam
··· 48 48 "alcotest" {with-test & >="1.5.0"} 49 49 "pcap-format" {with-test} 50 50 "mirage-clock-unix" {with-test & >= "3.0.0"} 51 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 51 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 52 52 "ipaddr-cstruct" 53 53 "macaddr-cstruct" 54 54 "lru" {>= "0.3.0"}
+1 -1
packages/tcpip/tcpip.8.1.0/opam
··· 48 48 "alcotest" {with-test & >="1.5.0"} 49 49 "pcap-format" {with-test} 50 50 "mirage-clock-unix" {with-test & >= "3.0.0"} 51 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 51 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 52 52 "ipaddr-cstruct" 53 53 "macaddr-cstruct" 54 54 "lru" {>= "0.3.0"}
+1 -1
packages/tls-async/tls-async.0.13.2/opam
··· 23 23 "core" {>= "v0.14" & < "v0.15"} 24 24 "cstruct-async" {< "6.1.0"} 25 25 "ppx_jane" {>= "v0.14" & < "v0.15"} 26 - "mirage-crypto-rng-async" 26 + "mirage-crypto-rng-async" {< "1.0.0"} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.14.0/opam
··· 24 24 "core" {>= "v0.14" & < "v0.15"} 25 25 "cstruct-async" 26 26 "ppx_jane" {>= "v0.14" & < "v0.15"} 27 - "mirage-crypto-rng-async" 27 + "mirage-crypto-rng-async" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.14.1/opam
··· 24 24 "core" {>= "v0.14" & < "v0.15"} 25 25 "cstruct-async" 26 26 "ppx_jane" {>= "v0.14" & < "v0.15"} 27 - "mirage-crypto-rng-async" 27 + "mirage-crypto-rng-async" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.15.0/opam
··· 24 24 "core" {>= "v0.14" & < "v0.15"} 25 25 "cstruct-async" 26 26 "ppx_jane" {>= "v0.14" & < "v0.15"} 27 - "mirage-crypto-rng-async" 27 + "mirage-crypto-rng-async" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.15.1/opam
··· 24 24 "core" {>= "v0.14" & < "v0.15"} 25 25 "cstruct-async" 26 26 "ppx_jane" {>= "v0.14" & < "v0.15"} 27 - "mirage-crypto-rng-async" 27 + "mirage-crypto-rng-async" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.15.2/opam
··· 23 23 "core" {>= "v0.14" & < "v0.15"} 24 24 "cstruct-async" 25 25 "ppx_jane" {>= "v0.14" & < "v0.15"} 26 - "mirage-crypto-rng-async" 26 + "mirage-crypto-rng-async" {< "1.0.0"} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.15.3/opam
··· 23 23 "core" {>= "v0.15"} 24 24 "cstruct-async" 25 25 "ppx_jane" {>= "v0.15"} 26 - "mirage-crypto-rng-async" 26 + "mirage-crypto-rng-async" {< "1.0.0"} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.15.4/opam
··· 23 23 "core" {>= "v0.15"} 24 24 "cstruct-async" 25 25 "ppx_jane" {>= "v0.15"} 26 - "mirage-crypto-rng-async" 26 + "mirage-crypto-rng-async" {< "1.0.0"} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.16.0/opam
··· 23 23 "core" {>= "v0.15"} 24 24 "cstruct-async" 25 25 "ppx_jane" {>= "v0.15"} 26 - "mirage-crypto-rng-async" 26 + "mirage-crypto-rng-async" {< "1.0.0"} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.17.0/opam
··· 23 23 "core" {>= "v0.15"} 24 24 "cstruct-async" 25 25 "ppx_jane" {>= "v0.15"} 26 - "mirage-crypto-rng-async" 26 + "mirage-crypto-rng-async" {< "1.0.0"} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.17.1/opam
··· 23 23 "core" {>= "v0.16"} 24 24 "cstruct-async" 25 25 "ppx_jane" {>= "v0.16"} 26 - "mirage-crypto-rng-async" 26 + "mirage-crypto-rng-async" {< "1.0.0"} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.17.3/opam
··· 23 23 "core" {>= "v0.16"} 24 24 "cstruct-async" 25 25 "ppx_jane" {>= "v0.16"} 26 - "mirage-crypto-rng-async" 26 + "mirage-crypto-rng-async" {< "1.0.0"} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.17.4/opam
··· 23 23 "core" {>= "v0.16"} 24 24 "cstruct-async" 25 25 "ppx_jane" {>= "v0.16"} 26 - "mirage-crypto-rng-async" 26 + "mirage-crypto-rng-async" {< "1.0.0"} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+1 -1
packages/tls-async/tls-async.0.17.5/opam
··· 23 23 "core" {>= "v0.16"} 24 24 "cstruct-async" 25 25 "ppx_jane" {>= "v0.16"} 26 - "mirage-crypto-rng-async" 26 + "mirage-crypto-rng-async" {< "1.0.0"} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml, Async layer"
+3 -3
packages/tls-eio/tls-eio.0.15.4/opam
··· 17 17 "ocaml" {>= "5.0.0"} 18 18 "dune" {>= "3.0"} 19 19 "tls" {= version} 20 - "mirage-crypto-rng" {>= "0.8.0"} 21 - "mirage-crypto-rng-eio" {>= "0.8.0" with-test} 20 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 21 + "mirage-crypto-rng-eio" {with-test & >= "0.8.0" & < "1.0.0"} 22 22 "x509" {>= "0.15.0"} 23 23 "eio" {>= "0.5" & <"0.10"} 24 - "eio_main" {>= "0.5" with-test} 24 + "eio_main" {>= "0.5" & with-test} 25 25 "mdx" {with-test} 26 26 ] 27 27 tags: [ "org:mirage"]
+3 -3
packages/tls-eio/tls-eio.0.15.5/opam
··· 17 17 "ocaml" {>= "5.0.0"} 18 18 "dune" {>= "3.0"} 19 19 "tls" {= "0.15.4"} 20 - "mirage-crypto-rng" {>= "0.8.0"} 21 - "mirage-crypto-rng-eio" {>= "0.8.0" with-test} 20 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 21 + "mirage-crypto-rng-eio" {with-test & >= "0.8.0" & < "1.0.0"} 22 22 "x509" {>= "0.15.0"} 23 23 "eio" {>= "0.6" & <"0.10"} 24 - "eio_main" {>= "0.6" with-test} 24 + "eio_main" {>= "0.6" & with-test} 25 25 "mdx" {with-test} 26 26 ] 27 27 tags: [ "org:mirage"]
+4 -4
packages/tls-eio/tls-eio.0.16.0/opam
··· 17 17 "ocaml" {>= "5.0.0"} 18 18 "dune" {>= "3.0"} 19 19 "tls" {= version} 20 - "mirage-crypto-rng" {>= "0.8.0"} 21 - "mirage-crypto-rng-eio" {>= "0.8.0" with-test} 20 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 21 + "mirage-crypto-rng-eio" {with-test & >= "0.8.0" & < "1.0.0"} 22 22 "x509" {>= "0.15.0"} 23 23 "eio" {>= "0.7" & < "0.12"} 24 - "eio_main" {>= "0.7" with-test} 24 + "eio_main" {>= "0.7" & with-test} 25 25 "mdx" {with-test} 26 - "crowbar" {>= "0.2.1" with-test} 26 + "crowbar" {>= "0.2.1" & with-test} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml - Eio"
+4 -4
packages/tls-eio/tls-eio.0.17.0/opam
··· 17 17 "ocaml" {>= "5.0.0"} 18 18 "dune" {>= "3.0"} 19 19 "tls" {= version} 20 - "mirage-crypto-rng" {>= "0.8.0"} 21 - "mirage-crypto-rng-eio" {>= "0.8.0" with-test} 20 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 21 + "mirage-crypto-rng-eio" {with-test & >= "0.8.0" & < "1.0.0"} 22 22 "x509" {>= "0.15.0"} 23 23 "eio" {>= "0.7" & < "0.12"} 24 - "eio_main" {>= "0.7" with-test} 24 + "eio_main" {>= "0.7" & with-test} 25 25 "mdx" {with-test} 26 - "crowbar" {>= "0.2.1" with-test} 26 + "crowbar" {>= "0.2.1" & with-test} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml - Eio"
+4 -4
packages/tls-eio/tls-eio.0.17.1/opam
··· 17 17 "ocaml" {>= "5.0.0"} 18 18 "dune" {>= "3.0"} 19 19 "tls" {= version} 20 - "mirage-crypto-rng" {>= "0.8.0"} 21 - "mirage-crypto-rng-eio" {>= "0.8.0" with-test} 20 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 21 + "mirage-crypto-rng-eio" {with-test & >= "0.8.0" & < "1.0.0"} 22 22 "x509" {>= "0.15.0"} 23 23 "eio" {>= "0.7" & < "0.12"} 24 - "eio_main" {>= "0.7" with-test} 24 + "eio_main" {>= "0.7" & with-test} 25 25 "mdx" {with-test} 26 - "crowbar" {>= "0.2.1" with-test} 26 + "crowbar" {>= "0.2.1" & with-test} 27 27 ] 28 28 tags: [ "org:mirage"] 29 29 synopsis: "Transport Layer Security purely in OCaml - Eio"
+5 -5
packages/tls-eio/tls-eio.0.17.2/opam
··· 17 17 "ocaml" {>= "5.0.0"} 18 18 "dune" {>= "3.0"} 19 19 "tls" {= "0.17.1"} 20 - "mirage-crypto-rng" {>= "0.11.2"} 21 - "mirage-crypto-rng-eio" {>= "0.11.2" with-test} 20 + "mirage-crypto-rng" {>= "0.11.2" & < "1.0.0"} 21 + "mirage-crypto-rng-eio" {with-test & >= "0.11.2" & < "1.0.0"} 22 22 "x509" {>= "0.15.0"} 23 23 "eio" {>= "0.12"} 24 - "eio_main" {>= "0.12" with-test} 24 + "eio_main" {>= "0.12" & with-test} 25 25 "mdx" {with-test} 26 - "crowbar" {>= "0.2.1" with-test} 27 - "logs" {>= "0.7.0" with-test} 26 + "crowbar" {>= "0.2.1" & with-test} 27 + "logs" {>= "0.7.0" & with-test} 28 28 "ptime" {>= "1.0.0"} 29 29 ] 30 30 tags: [ "org:mirage"]
+5 -5
packages/tls-eio/tls-eio.0.17.3/opam
··· 17 17 "ocaml" {>= "5.0.0"} 18 18 "dune" {>= "3.0"} 19 19 "tls" {= version} 20 - "mirage-crypto-rng" {>= "0.11.2"} 21 - "mirage-crypto-rng-eio" {>= "0.11.2" with-test} 20 + "mirage-crypto-rng" {>= "0.11.2" & < "1.0.0"} 21 + "mirage-crypto-rng-eio" {with-test & >= "0.11.2" & < "1.0.0"} 22 22 "x509" {>= "0.15.0"} 23 23 "eio" {>= "0.12"} 24 - "eio_main" {>= "0.12" with-test} 24 + "eio_main" {>= "0.12" & with-test} 25 25 "mdx" {with-test} 26 - "crowbar" {>= "0.2.1" with-test} 27 - "logs" {>= "0.7.0" with-test} 26 + "crowbar" {>= "0.2.1" & with-test} 27 + "logs" {>= "0.7.0" & with-test} 28 28 "ptime" {>= "1.0.0"} 29 29 ] 30 30 tags: [ "org:mirage"]
+5 -5
packages/tls-eio/tls-eio.0.17.4/opam
··· 17 17 "ocaml" {>= "5.0.0"} 18 18 "dune" {>= "3.0"} 19 19 "tls" {= version} 20 - "mirage-crypto-rng" {>= "0.11.2"} 21 - "mirage-crypto-rng-eio" {>= "0.11.2" with-test} 20 + "mirage-crypto-rng" {>= "0.11.2" & < "1.0.0"} 21 + "mirage-crypto-rng-eio" {with-test & >= "0.11.2" & < "1.0.0"} 22 22 "x509" {>= "0.15.0"} 23 23 "eio" {>= "0.12"} 24 - "eio_main" {>= "0.12" with-test} 24 + "eio_main" {>= "0.12" & with-test} 25 25 "mdx" {with-test} 26 - "crowbar" {>= "0.2.1" with-test} 27 - "logs" {>= "0.7.0" with-test} 26 + "crowbar" {>= "0.2.1" & with-test} 27 + "logs" {>= "0.7.0" & with-test} 28 28 "ptime" {>= "1.0.0"} 29 29 ] 30 30 tags: [ "org:mirage"]
+5 -5
packages/tls-eio/tls-eio.0.17.5/opam
··· 17 17 "ocaml" {>= "5.0.0"} 18 18 "dune" {>= "3.0"} 19 19 "tls" {= version} 20 - "mirage-crypto-rng" {>= "0.11.2"} 21 - "mirage-crypto-rng-eio" {>= "0.11.2" with-test} 20 + "mirage-crypto-rng" {>= "0.11.2" & < "1.0.0"} 21 + "mirage-crypto-rng-eio" {with-test & >= "0.11.2" & < "1.0.0"} 22 22 "x509" {>= "0.15.0"} 23 23 "eio" {>= "0.12"} 24 - "eio_main" {>= "0.12" with-test} 24 + "eio_main" {>= "0.12" & with-test} 25 25 "mdx" {with-test} 26 - "crowbar" {>= "0.2.1" with-test} 27 - "logs" {>= "0.7.0" with-test} 26 + "crowbar" {>= "0.2.1" & with-test} 27 + "logs" {>= "0.7.0" & with-test} 28 28 "ptime" {>= "1.0.0"} 29 29 ] 30 30 tags: [ "org:mirage"]
+1 -1
packages/tls-lwt/tls-lwt.0.16.0/opam
··· 16 16 "ocaml" {>= "4.08.0"} 17 17 "dune" {>= "3.0"} 18 18 "tls" {= version} 19 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 19 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 20 20 "x509" {>= "0.15.0"} 21 21 "lwt" {>= "3.0.0"} 22 22 "cmdliner" {>= "1.1.0"}
+1 -1
packages/tls-lwt/tls-lwt.0.17.0/opam
··· 16 16 "ocaml" {>= "4.08.0"} 17 17 "dune" {>= "3.0"} 18 18 "tls" {= version} 19 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 19 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 20 20 "x509" {>= "0.15.0"} 21 21 "lwt" {>= "3.0.0"} 22 22 "cmdliner" {>= "1.1.0"}
+1 -1
packages/tls-lwt/tls-lwt.0.17.1/opam
··· 16 16 "ocaml" {>= "4.08.0"} 17 17 "dune" {>= "3.0"} 18 18 "tls" {= version} 19 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 19 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 20 20 "x509" {>= "0.15.0"} 21 21 "lwt" {>= "3.0.0"} 22 22 "cmdliner" {>= "1.1.0"}
+1 -1
packages/tls-lwt/tls-lwt.0.17.3/opam
··· 16 16 "ocaml" {>= "4.08.0"} 17 17 "dune" {>= "3.0"} 18 18 "tls" {= version} 19 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 19 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 20 20 "x509" {>= "0.15.0"} 21 21 "lwt" {>= "3.0.0"} 22 22 "cmdliner" {>= "1.1.0"}
+1 -1
packages/tls-lwt/tls-lwt.0.17.4/opam
··· 16 16 "ocaml" {>= "4.08.0"} 17 17 "dune" {>= "3.0"} 18 18 "tls" {= version} 19 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 19 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 20 20 "x509" {>= "0.15.0"} 21 21 "lwt" {>= "5.7.0"} 22 22 "cmdliner" {>= "1.1.0"}
+1 -1
packages/tls-lwt/tls-lwt.0.17.5/opam
··· 16 16 "ocaml" {>= "4.08.0"} 17 17 "dune" {>= "3.0"} 18 18 "tls" {= version} 19 - "mirage-crypto-rng-lwt" {>= "0.11.0"} 19 + "mirage-crypto-rng-lwt" {>= "0.11.0" & < "1.0.0"} 20 20 "x509" {>= "0.15.0"} 21 21 "lwt" {>= "5.7.0"} 22 22 "cmdliner" {>= "1.1.0"}
+2 -2
packages/tls-mirage/tls-mirage.0.11.0/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 30 30 tags: [ "org:mirage"]
+2 -2
packages/tls-mirage/tls-mirage.0.11.1/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 30 30 tags: [ "org:mirage"]
+2 -2
packages/tls-mirage/tls-mirage.0.12.0/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 "hacl_x25519" {>= "0.1.1"} 29 29 "fiat-p256" {>= "0.2.1"} 30 30 ]
+2 -2
packages/tls-mirage/tls-mirage.0.12.1/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 "hacl_x25519" {>= "0.1.1"} 29 29 "fiat-p256" {>= "0.2.1"} 30 30 ]
+2 -2
packages/tls-mirage/tls-mirage.0.12.2/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 "hacl_x25519" {>= "0.1.1"} 29 29 "fiat-p256" {>= "0.2.1"} 30 30 ]
+2 -2
packages/tls-mirage/tls-mirage.0.12.3/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 "hacl_x25519" {>= "0.1.1"} 29 29 "fiat-p256" {>= "0.2.1"} 30 30 ]
+2 -2
packages/tls-mirage/tls-mirage.0.12.4/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 "hacl_x25519" {>= "0.1.1"} 29 29 "fiat-p256" {>= "0.2.1"} 30 30 ]
+2 -2
packages/tls-mirage/tls-mirage.0.12.5/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 "hacl_x25519" {>= "0.1.1"} 29 29 "fiat-p256" {>= "0.2.1"} 30 30 ]
+2 -2
packages/tls-mirage/tls-mirage.0.12.6/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 "hacl_x25519" {>= "0.1.1"} 29 29 "fiat-p256" {>= "0.2.1"} 30 30 ]
+2 -2
packages/tls-mirage/tls-mirage.0.12.7/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 "hacl_x25519" {>= "0.1.1"} 29 29 "fiat-p256" {>= "0.2.1"} 30 30 ]
+2 -2
packages/tls-mirage/tls-mirage.0.12.8/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 "hacl_x25519" {>= "0.1.1"} 29 29 "fiat-p256" {>= "0.2.1"} 30 30 ]
+2 -2
packages/tls-mirage/tls-mirage.0.13.0/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.13.1/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.13.2/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.14.0/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.14.1/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.15.0/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.15.1/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.15.2/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.15.3/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.15.4/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.16.0/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.17.0/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.17.1/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.17.3/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.17.4/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+2 -2
packages/tls-mirage/tls-mirage.0.17.5/opam
··· 23 23 "mirage-kv" {>= "3.0.0"} 24 24 "mirage-clock" {>= "3.0.0"} 25 25 "ptime" {>= "0.8.1"} 26 - "mirage-crypto" 27 - "mirage-crypto-pk" 26 + "mirage-crypto" {< "1.0.0"} 27 + "mirage-crypto-pk" {< "1.0.0"} 28 28 ] 29 29 tags: [ "org:mirage"] 30 30 synopsis: "Transport Layer Security purely in OCaml, MirageOS layer"
+1 -1
packages/tls/tls.0.11.0/opam
··· 21 21 "cstruct-sexp" 22 22 "sexplib" 23 23 "mirage-crypto" {< "0.8.1"} 24 - "mirage-crypto-pk" 24 + "mirage-crypto-pk" {< "1.0.0"} 25 25 "mirage-crypto-rng" {< "0.11.0"} 26 26 "x509" {>= "0.10.0" & < "0.11.0"} 27 27 "domain-name" {>= "0.3.0"}
+1 -1
packages/tls/tls.0.11.1/opam
··· 21 21 "cstruct-sexp" 22 22 "sexplib" 23 23 "mirage-crypto" {< "0.8.1"} 24 - "mirage-crypto-pk" 24 + "mirage-crypto-pk" {< "1.0.0"} 25 25 "mirage-crypto-rng" {< "0.11.0"} 26 26 "x509" {>= "0.11.0" & < "0.12.0"} 27 27 "domain-name" {>= "0.3.0"}
+1 -1
packages/tls/tls.0.12.0/opam
··· 21 21 "cstruct-sexp" 22 22 "sexplib" 23 23 "mirage-crypto" {< "0.8.1"} 24 - "mirage-crypto-pk" 24 + "mirage-crypto-pk" {< "1.0.0"} 25 25 "mirage-crypto-rng" {< "0.11.0"} 26 26 "x509" {>= "0.11.0" & < "0.12.0"} 27 27 "domain-name" {>= "0.3.0"}
+1 -1
packages/tls/tls.0.12.1/opam
··· 22 22 "cstruct-sexp" 23 23 "sexplib" 24 24 "mirage-crypto" {< "0.8.1"} 25 - "mirage-crypto-pk" 25 + "mirage-crypto-pk" {< "1.0.0"} 26 26 "mirage-crypto-rng" {< "0.11.0"} 27 27 "x509" {>= "0.11.0" & < "0.12.0"} 28 28 "domain-name" {>= "0.3.0"}
+1 -1
packages/tls/tls.0.12.2/opam
··· 21 21 "cstruct-sexp" 22 22 "sexplib" 23 23 "mirage-crypto" {< "0.8.1"} 24 - "mirage-crypto-pk" 24 + "mirage-crypto-pk" {< "1.0.0"} 25 25 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 26 26 "x509" {>= "0.11.0" & < "0.12.0"} 27 27 "domain-name" {>= "0.3.0"}
+2 -2
packages/tls/tls.0.12.3/opam
··· 20 20 "cstruct" {>= "4.0.0" & < "6.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-pk" {< "1.0.0"} 25 25 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 26 26 "x509" {>= "0.11.0" & < "0.12.0"} 27 27 "domain-name" {>= "0.3.0"}
+2 -2
packages/tls/tls.0.12.4/opam
··· 20 20 "cstruct" {>= "4.0.0" & < "6.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-pk" {< "1.0.0"} 25 25 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 26 26 "x509" {>= "0.11.0" & < "0.12.0"} 27 27 "domain-name" {>= "0.3.0"}
+2 -2
packages/tls/tls.0.12.5/opam
··· 20 20 "cstruct" {>= "4.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-pk" {< "1.0.0"} 25 25 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 26 26 "x509" {>= "0.11.0" & < "0.12.0"} 27 27 "domain-name" {>= "0.3.0"}
+2 -2
packages/tls/tls.0.12.6/opam
··· 20 20 "cstruct" {>= "4.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-pk" {< "1.0.0"} 25 25 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 26 26 "x509" {>= "0.11.0" & < "0.12.0"} 27 27 "domain-name" {>= "0.3.0"}
+2 -2
packages/tls/tls.0.12.7/opam
··· 20 20 "cstruct" {>= "4.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-pk" {< "1.0.0"} 25 25 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 26 26 "x509" {>= "0.11.0" & < "0.12.0"} 27 27 "domain-name" {>= "0.3.0"}
+2 -2
packages/tls/tls.0.12.8/opam
··· 20 20 "cstruct" {>= "4.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-pk" {< "1.0.0"} 25 25 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 26 26 "x509" {>= "0.11.0" & < "0.12.0"} 27 27 "domain-name" {>= "0.3.0"}
+2 -2
packages/tls/tls.0.13.0/opam
··· 20 20 "cstruct" {>= "4.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 24 "mirage-crypto-ec" {< "0.10.0"} 25 - "mirage-crypto-pk" 25 + "mirage-crypto-pk" {< "1.0.0"} 26 26 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 27 27 "x509" {>= "0.12.0" & < "0.15.0"} 28 28 "domain-name" {>= "0.3.0"}
+3 -3
packages/tls/tls.0.13.1/opam
··· 20 20 "cstruct" {>= "4.0.0" & < "6.1.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-ec" {>= "0.10.0"} 25 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {< "1.0.0"} 26 26 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 27 27 "x509" {>= "0.13.0" & < "0.15.0"} 28 28 "domain-name" {>= "0.3.0"}
+3 -3
packages/tls/tls.0.13.2/opam
··· 20 20 "cstruct" {>= "4.0.0" & < "6.1.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-ec" {>= "0.10.0"} 25 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {< "1.0.0"} 26 26 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 27 27 "x509" {>= "0.13.0" & < "0.15.0"} 28 28 "domain-name" {>= "0.3.0"}
+3 -3
packages/tls/tls.0.14.0/opam
··· 20 20 "cstruct" {>= "6.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-ec" {>= "0.10.0"} 25 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {< "1.0.0"} 26 26 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 27 27 "x509" {>= "0.13.0" & < "0.15.0"} 28 28 "domain-name" {>= "0.3.0"}
+3 -3
packages/tls/tls.0.14.1/opam
··· 20 20 "cstruct" {>= "6.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-ec" {>= "0.10.0"} 25 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {< "1.0.0"} 26 26 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 27 27 "x509" {>= "0.13.0" & < "0.15.0"} 28 28 "domain-name" {>= "0.3.0"}
+3 -3
packages/tls/tls.0.15.0/opam
··· 20 20 "cstruct" {>= "6.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-ec" {>= "0.10.0"} 25 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {< "1.0.0"} 26 26 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 27 27 "x509" {>= "0.15.0"} 28 28 "domain-name" {>= "0.3.0"}
+3 -3
packages/tls/tls.0.15.1/opam
··· 20 20 "cstruct" {>= "6.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-ec" {>= "0.10.0"} 25 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {< "1.0.0"} 26 26 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 27 27 "x509" {>= "0.15.0"} 28 28 "domain-name" {>= "0.3.0"}
+3 -3
packages/tls/tls.0.15.2/opam
··· 20 20 "cstruct" {>= "6.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-ec" {>= "0.10.0"} 25 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {< "1.0.0"} 26 26 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 27 27 "x509" {>= "0.15.0"} 28 28 "domain-name" {>= "0.3.0"}
+3 -3
packages/tls/tls.0.15.3/opam
··· 20 20 "cstruct" {>= "6.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-ec" {>= "0.10.0"} 25 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {< "1.0.0"} 26 26 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 27 27 "x509" {>= "0.15.0"} 28 28 "domain-name" {>= "0.3.0"}
+3 -3
packages/tls/tls.0.15.4/opam
··· 20 20 "cstruct" {>= "6.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.8.1"} 24 - "mirage-crypto-ec" {>= "0.10.0"} 25 - "mirage-crypto-pk" 23 + "mirage-crypto" {>= "0.8.1" & < "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {< "1.0.0"} 26 26 "mirage-crypto-rng" {>= "0.8.0" & < "0.11.0"} 27 27 "x509" {>= "0.15.0"} 28 28 "domain-name" {>= "0.3.0"}
+4 -4
packages/tls/tls.0.16.0/opam
··· 20 20 "cstruct" {>= "6.0.0"} 21 21 "cstruct-sexp" 22 22 "sexplib" 23 - "mirage-crypto" {>= "0.11.0"} 24 - "mirage-crypto-ec" {>= "0.10.0"} 25 - "mirage-crypto-pk" 26 - "mirage-crypto-rng" {>= "0.8.0"} 23 + "mirage-crypto" {>= "0.11.0" & < "1.0.0"} 24 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 25 + "mirage-crypto-pk" {< "1.0.0"} 26 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 27 27 "x509" {>= "0.15.0"} 28 28 "domain-name" {>= "0.3.0"} 29 29 "fmt" {>= "0.8.7"}
+4 -4
packages/tls/tls.0.17.0/opam
··· 16 16 "ocaml" {>= "4.08.0"} 17 17 "dune" {>= "3.0"} 18 18 "cstruct" {>= "6.0.0"} 19 - "mirage-crypto" {>= "0.11.0"} 20 - "mirage-crypto-ec" {>= "0.10.0"} 21 - "mirage-crypto-pk" 22 - "mirage-crypto-rng" {>= "0.8.0"} 19 + "mirage-crypto" {>= "0.11.0" & < "1.0.0"} 20 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 21 + "mirage-crypto-pk" {< "1.0.0"} 22 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 23 23 "x509" {>= "0.15.0"} 24 24 "domain-name" {>= "0.3.0"} 25 25 "fmt" {>= "0.8.7"}
+4 -4
packages/tls/tls.0.17.1/opam
··· 16 16 "ocaml" {>= "4.08.0"} 17 17 "dune" {>= "3.0"} 18 18 "cstruct" {>= "6.0.0"} 19 - "mirage-crypto" {>= "0.11.0"} 20 - "mirage-crypto-ec" {>= "0.10.0"} 21 - "mirage-crypto-pk" 22 - "mirage-crypto-rng" {>= "0.8.0"} 19 + "mirage-crypto" {>= "0.11.0" & < "1.0.0"} 20 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 21 + "mirage-crypto-pk" {< "1.0.0"} 22 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 23 23 "x509" {>= "0.15.0"} 24 24 "domain-name" {>= "0.3.0"} 25 25 "fmt" {>= "0.8.7"}
+4 -4
packages/tls/tls.0.17.3/opam
··· 16 16 "ocaml" {>= "4.08.0"} 17 17 "dune" {>= "3.0"} 18 18 "cstruct" {>= "6.0.0"} 19 - "mirage-crypto" {>= "0.11.0"} 20 - "mirage-crypto-ec" {>= "0.10.0"} 21 - "mirage-crypto-pk" 22 - "mirage-crypto-rng" {>= "0.8.0"} 19 + "mirage-crypto" {>= "0.11.0" & < "1.0.0"} 20 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 21 + "mirage-crypto-pk" {< "1.0.0"} 22 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 23 23 "x509" {>= "0.15.0"} 24 24 "domain-name" {>= "0.3.0"} 25 25 "fmt" {>= "0.8.7"}
+4 -4
packages/tls/tls.0.17.4/opam
··· 16 16 "ocaml" {>= "4.08.0"} 17 17 "dune" {>= "3.0"} 18 18 "cstruct" {>= "6.0.0"} 19 - "mirage-crypto" {>= "0.11.0"} 20 - "mirage-crypto-ec" {>= "0.10.0"} 21 - "mirage-crypto-pk" 22 - "mirage-crypto-rng" {>= "0.8.0"} 19 + "mirage-crypto" {>= "0.11.0" & < "1.0.0"} 20 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 21 + "mirage-crypto-pk" {< "1.0.0"} 22 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 23 23 "x509" {>= "0.15.0"} 24 24 "domain-name" {>= "0.3.0"} 25 25 "fmt" {>= "0.8.7"}
+4 -4
packages/tls/tls.0.17.5/opam
··· 16 16 "ocaml" {>= "4.08.0"} 17 17 "dune" {>= "3.0"} 18 18 "cstruct" {>= "6.0.0"} 19 - "mirage-crypto" {>= "0.11.0"} 20 - "mirage-crypto-ec" {>= "0.10.0"} 21 - "mirage-crypto-pk" 22 - "mirage-crypto-rng" {>= "0.8.0"} 19 + "mirage-crypto" {>= "0.11.0" & < "1.0.0"} 20 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 21 + "mirage-crypto-pk" {< "1.0.0"} 22 + "mirage-crypto-rng" {>= "0.8.0" & < "1.0.0"} 23 23 "x509" {>= "0.15.0"} 24 24 "domain-name" {>= "0.3.0"} 25 25 "fmt" {>= "0.8.7"}
+2 -2
packages/twostep/twostep.1.0.1/opam
··· 26 26 "ocaml" {>= "4.08.0"} 27 27 "base" {>= "v0.9.3"} 28 28 "hex" {>= "1.2.0"} 29 - "mirage-crypto" {>= "0.6.1"} 29 + "mirage-crypto" {>= "0.6.1" & < "1.0.0"} 30 30 "mirage-crypto-rng" {>= "0.6.1" & < "0.11.0"} 31 - "mirage-crypto-pk" {>= "0.6.1"} 31 + "mirage-crypto-pk" {>= "0.6.1" & < "1.0.0"} 32 32 "dune" {>= "1.7.0"} 33 33 "alcotest" {with-test & >= "0.8.4"} 34 34 ]
+2 -2
packages/u2f/u2f.0.1.0/opam
··· 23 23 "lwt" {dev} 24 24 "yojson" 25 25 "ppx_deriving_yojson" 26 - "mirage-crypto-ec" 27 - "mirage-crypto-rng" 26 + "mirage-crypto-ec" {< "1.0.0"} 27 + "mirage-crypto-rng" {< "1.0.0"} 28 28 "x509" {>= "0.13.0" & < "0.15.1"} 29 29 "base64" {>= "3.1.0"} 30 30 ]
+2 -2
packages/u2f/u2f.0.1.1/opam
··· 23 23 "lwt" {dev} 24 24 "yojson" 25 25 "ppx_deriving_yojson" 26 - "mirage-crypto-ec" 27 - "mirage-crypto-rng" 26 + "mirage-crypto-ec" {< "1.0.0"} 27 + "mirage-crypto-rng" {< "1.0.0"} 28 28 "x509" {>= "0.13.0" & < "0.15.1"} 29 29 "base64" {>= "3.1.0"} 30 30 "cstruct" {< "6.1.0"}
+2 -2
packages/u2f/u2f.0.1.2/opam
··· 23 23 "lwt" {dev} 24 24 "yojson" 25 25 "ppx_deriving_yojson" 26 - "mirage-crypto-ec" 27 - "mirage-crypto-rng" 26 + "mirage-crypto-ec" {< "1.0.0"} 27 + "mirage-crypto-rng" {< "1.0.0"} 28 28 "x509" {>= "0.13.0"} 29 29 "base64" {>= "3.1.0"} 30 30 "cstruct" {>= "6.0.0"}
+2 -2
packages/webauthn/webauthn.0.1.0/opam
··· 27 27 "lwt" {dev} 28 28 "yojson" 29 29 "ppx_deriving_yojson" 30 - "mirage-crypto-ec" 31 - "mirage-crypto-rng" 30 + "mirage-crypto-ec" {< "1.0.0"} 31 + "mirage-crypto-rng" {< "1.0.0"} 32 32 "ocplib-endian" 33 33 "x509" {>= "0.13.0"} 34 34 "base64" {>= "3.1.0"}
+2 -2
packages/x509/x509.0.10.0/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.1.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 23 "rresult" 24 24 "fmt" {>= "0.8.7"} 25 25 "alcotest" {with-test}
+2 -2
packages/x509/x509.0.11.0/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.1.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 23 "rresult" 24 24 "fmt" {>= "0.8.7"} 25 25 "alcotest" {with-test}
+2 -2
packages/x509/x509.0.11.1/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.1.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 23 "rresult" 24 24 "fmt" {>= "0.8.7"} 25 25 "alcotest" {with-test}
+2 -2
packages/x509/x509.0.11.2/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.1.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 23 "rresult" 24 24 "fmt" {>= "0.8.7"} 25 25 "alcotest" {with-test}
+5 -5
packages/x509/x509.0.12.0/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.1.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-pk" {with-test & >= "0.8.10"} 24 - "mirage-crypto-ec" 25 - "mirage-crypto-rng" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-pk" {with-test & >= "0.8.10" & < "1.0.0"} 24 + "mirage-crypto-ec" {< "1.0.0"} 25 + "mirage-crypto-rng" {< "1.0.0"} 26 26 "mirage-crypto-rng" {with-test & < "0.11.0"} 27 27 "rresult" 28 28 "fmt" {>= "0.8.7"}
+4 -4
packages/x509/x509.0.13.0/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.1.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.0"} 24 - "mirage-crypto-rng" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "mirage-crypto-rng" {with-test & < "0.11.0"} 26 26 "rresult" 27 27 "fmt" {>= "0.8.7"}
+4 -4
packages/x509/x509.0.14.0/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.1.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.0"} 24 - "mirage-crypto-rng" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "mirage-crypto-rng" {with-test & < "0.11.0"} 26 26 "rresult" 27 27 "fmt" {>= "0.8.7"}
+4 -4
packages/x509/x509.0.14.1/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.1.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.0"} 24 - "mirage-crypto-rng" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "mirage-crypto-rng" {with-test & < "0.11.0"} 26 26 "rresult" 27 27 "fmt" {>= "0.8.7"}
+4 -4
packages/x509/x509.0.15.0/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.1.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.0"} 24 - "mirage-crypto-rng" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "mirage-crypto-rng" {with-test & < "0.11.0"} 26 26 "rresult" 27 27 "fmt" {>= "0.8.7"}
+4 -4
packages/x509/x509.0.15.1/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.3.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.0"} 24 - "mirage-crypto-rng" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "mirage-crypto-rng" {with-test & < "0.11.0"} 26 26 "fmt" {>= "0.8.7"} 27 27 "alcotest" {with-test}
+4 -4
packages/x509/x509.0.15.2/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.3.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.0"} 24 - "mirage-crypto-rng" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "mirage-crypto-rng" {with-test & < "0.11.0"} 26 26 "fmt" {>= "0.8.7"} 27 27 "alcotest" {with-test}
+4 -4
packages/x509/x509.0.16.0/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.3.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.0"} 24 - "mirage-crypto-rng" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.0" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "mirage-crypto-rng" {with-test & < "0.11.0"} 26 26 "fmt" {>= "0.8.7"} 27 27 "alcotest" {with-test}
+4 -4
packages/x509/x509.0.16.1/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.3.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.7"} 24 - "mirage-crypto-rng" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.7" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "mirage-crypto-rng" {with-test & < "0.11.0"} 26 26 "fmt" {>= "0.8.7"} 27 27 "alcotest" {with-test}
+4 -4
packages/x509/x509.0.16.2/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.3.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.7"} 24 - "mirage-crypto-rng" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.7" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "mirage-crypto-rng" {with-test & < "0.11.0"} 26 26 "fmt" {>= "0.8.7"} 27 27 "alcotest" {with-test}
+4 -4
packages/x509/x509.0.16.3/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.3.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.7"} 24 - "mirage-crypto-rng" 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.7" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 25 "mirage-crypto-rng" {with-test & < "0.11.0"} 26 26 "fmt" {>= "0.8.7"} 27 27 "alcotest" {with-test}
+5 -5
packages/x509/x509.0.16.4/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.3.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.7"} 24 - "mirage-crypto-rng" 25 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.7" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 26 26 "fmt" {>= "0.8.7"} 27 27 "alcotest" {with-test} 28 28 "cstruct-unix" {with-test & >= "3.0.0"}
+5 -5
packages/x509/x509.0.16.5/opam
··· 18 18 "asn1-combinators" {>= "0.2.0" & < "0.3.0"} 19 19 "ptime" 20 20 "base64" {>= "3.3.0"} 21 - "mirage-crypto" 22 - "mirage-crypto-pk" 23 - "mirage-crypto-ec" {>= "0.10.7"} 24 - "mirage-crypto-rng" 25 - "mirage-crypto-rng" {with-test & >= "0.11.0"} 21 + "mirage-crypto" {< "1.0.0"} 22 + "mirage-crypto-pk" {< "1.0.0"} 23 + "mirage-crypto-ec" {>= "0.10.7" & < "1.0.0"} 24 + "mirage-crypto-rng" {< "1.0.0"} 25 + "mirage-crypto-rng" {with-test & >= "0.11.0" & < "1.0.0"} 26 26 "fmt" {>= "0.8.7"} 27 27 "alcotest" {with-test} 28 28 "cstruct-unix" {with-test & >= "3.0.0"}