Skip to content

hanyu-dev/hpke

Repository files navigation

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.

About

Pure Rust implementation of HPKE (https://www.rfc-editor.org/rfc/rfc9180.html)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12

Languages