[PR #78] [MERGED] Add Crypto-Vinaigrette under Python #97

Closed
opened 2025-11-06 09:08:50 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sobolevn/awesome-cryptography/pull/78
Author: @aditisrinivas97
Created: 1/28/2019
Status: Merged
Merged: 1/29/2019
Merged by: @sobolevn

Base: masterHead: master


📝 Commits (1)

  • cbdb57c Added Crypto-Vinaigrette under Python

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

This library implements the Unbalanced Oil and Vinegar scheme, also known as the Rainbow Scheme to generate asymmetric keys which are capable of creating signatures that in theory cannot be broken by a quantum computer. Quantum resistance is important because a quantum computer could break essentially all of the public key cryptography standards in use today: ECC, RSA, DSA and DH.


🔄 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/78 **Author:** [@aditisrinivas97](https://github.com/aditisrinivas97) **Created:** 1/28/2019 **Status:** ✅ Merged **Merged:** 1/29/2019 **Merged by:** [@sobolevn](https://github.com/sobolevn) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`cbdb57c`](https://github.com/sobolevn/awesome-cryptography/commit/cbdb57c3623f0ab4460d52422b305b88af88c0fe) Added Crypto-Vinaigrette under Python ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description This library implements the Unbalanced Oil and Vinegar scheme, also known as the Rainbow Scheme to generate asymmetric keys which are capable of creating signatures that in theory cannot be broken by a quantum computer. Quantum resistance is important because a quantum computer could break essentially all of the public key cryptography standards in use today: ECC, RSA, DSA and DH. --- <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 2025-11-06 09:08:50 -06: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#97