mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-03-12 01:54:54 -05:00
[PR #78] [MERGED] Add Crypto-Vinaigrette under Python #97
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
cbdb57cAdded 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.