@hpke/common
Version:
A Hybrid Public Key Encryption (HPKE) internal-use common module for @hpke family modules.
25 lines (17 loc) • 766 B
Markdown
<h1 align="center">/common</h1>
<div align="center">
<a href="https://jsr.io/@hpke/common"><img src="https://jsr.io/badges/@hpke/common" alt="JSR"/></a>
</div>
<div align="center">
A TypeScript <a href="https://datatracker.ietf.org/doc/html/rfc9180">Hybrid Public Key Encryption (HPKE)</a> internal-use common module for <a href="https://jsr.io/@hpke"> family modules</a>.
</div>
<div align="center">
</div>
## Installation
Do not install this package directly, it is an internal package used by
[/core](https://jsr.io//core),
[/chacha20poly1305](https://jsr.io//chacha20poly1305) and so on. Use
either of them instead.
## Contributing
We welcome all kind of contributions, filing issues, suggesting new features or
sending PRs.