WTX also has a built-from-scratch ChaCha20 but it is more associated with hashing than crypto.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/sobolevn/awesome-cryptography/pull/280
**Author:** [@c410-f3r](https://github.com/c410-f3r)
**Created:** 7/2/2026
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`1b2690d`](https://github.com/sobolevn/awesome-cryptography/commit/1b2690dbef7709bd5925645620876bb0cc09dd36) Add WTX
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
`WTX` implements RFC-8446 (https://datatracker.ietf.org/doc/html/rfc8446) as well as RFC-5280 (https://datatracker.ietf.org/doc/html/rfc5280). There are other already included projects related to these RFCs, as such, it seems feasible to also include `WTX`.
`WTX` also has a built-from-scratch `ChaCha20` but it is more associated with hashing than crypto.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sobolevn/awesome-cryptography/pull/280
Author: @c410-f3r
Created: 7/2/2026
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
1b2690dAdd WTX📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
WTXimplements RFC-8446 (https://datatracker.ietf.org/doc/html/rfc8446) as well as RFC-5280 (https://datatracker.ietf.org/doc/html/rfc5280). There are other already included projects related to these RFCs, as such, it seems feasible to also includeWTX.WTXalso has a built-from-scratchChaCha20but it is more associated with hashing than crypto.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.