package hpke
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Idiomatic RFC 9180 Hybrid Public Key Encryption for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.2.0.tar.gz
md5=31903fa28f87008bc54ed69aa6067f9f
sha512=0421f20c0a6a3767f0af428dc8ba458a8a660b1a23cedf0d8c4b0cd22d54533f4cd38f513f55c7b1e22d7e8d76df625feceb0bbf88db4f8bacc1c2cada5878cf
Description
An idiomatic, misuse-resistant implementation of RFC 9180 HPKE Base and PSK modes. Cryptographic primitives are delegated to Mirage Crypto and Digestif.
Dependencies (8)
-
eqaf
>= "0.10" -
digestif
>= "1.3.1" -
kdf
>= "1.1.0" -
mirage-crypto-rng
>= "2.4.0" -
mirage-crypto-ec
>= "2.4.0" -
mirage-crypto
>= "2.4.0" -
dune
>= "3.12" -
ocaml
>= "4.14"
Dev Dependencies (6)
-
ocamlformat
with-dev-setup & = "0.29.0" -
odoc
with-doc -
yojson
with-test & >= "2.0.0" -
crowbar
with-test & >= "0.2.1" -
qcheck-alcotest
with-test & >= "0.25" -
alcotest
with-test & >= "1.7.0"
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page