Skip to content

Commit 7beac6d

Browse files
authored
Merge pull request #331 from dajiaji/activate-jsr-badge-for-chacha20poly1305
Activate JSR badge for chacha20poly1305.
2 parents 3ee2082 + f7e0c58 commit 7beac6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

x/chacha20poly1305/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<h1 align="center">@hpke/chacha20poly1305</h1>
22

3-
<!--
43
<div align="center">
54
<a href="https://jsr.io/@hpke/chacha20poly1305"><img src="https://jsr.io/badges/@hpke/chacha20poly1305" alt="JSR"/></a>
65
</div>
7-
-->
86

97
<div align="center">
108
A TypeScript <a href="https://datatracker.ietf.org/doc/html/rfc9180">Hybrid Public Key Encryption (HPKE)</a> module extension for AEAD with ChaCha20-Poly1305, which is implemented by using <a href="https://github.com/paulmillr/noble-ciphers">@noble/ciphers</a></div>

0 commit comments

Comments
 (0)