Skip to content

Commit

Permalink
readme: Add link to gh discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Feb 5, 2024
1 parent 5111d38 commit 5dbad2a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@ Auditable & minimal JS implementation of Salsa20, ChaCha and AES.
- 🥈 Two AES implementations: choose between friendly webcrypto wrapper and pure JS one
- 🪶 21KB for everything, 10KB for ChaCha build

### This library belongs to _noble_ crypto
For discussions, questions and support, visit
[GitHub Discussions](https://github.com/paulmillr/noble-ciphers/discussions)
section of the repository.

> **noble-crypto** — high-security, easily auditable set of contained cryptographic libraries and tools.
### This library belongs to _noble_ cryptography

> **noble cryptography** — high-security, easily auditable set of contained cryptographic libraries and tools.
- Zero or minimal dependencies
- Highly readable TypeScript / JS code
Expand Down

0 comments on commit 5dbad2a

Please sign in to comment.