[PR #280] Add WTX #5934

Open
opened 2026-07-11 16:00:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sobolevn/awesome-cryptography/pull/280
Author: @c410-f3r
Created: 7/2/2026
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 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.


🔄 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>
GiteaMirror added the pull-request label 2026-07-11 16:00:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cryptography#5934