Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.24 KB

File metadata and controls

26 lines (16 loc) · 1.24 KB

HPKE

Test pipeline Codecov License: MPL-2.0

This is originally a fork of hpke-rs and heavily modified.

  • hpke-core: HPKE core functionality.

    Crates.io Docs.rs

  • hpke-crypto: cryptographic backend implementations for HPKE.

    Crates.io Docs.rs

    Currently supports the following:

    • backend-aws-lc: uses aws-lc-rs as the cryptographic backend.
    • backend-graviola: uses graviola as the cryptographic backend.

License

Licensed under MPL-2.0 license.