mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-03-11 17:47:48 -05:00
[PR #87] [MERGED] Add milagro-crypto-c #106
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/87
Author: @AlessandroBudroni
Created: 7/3/2019
Status: ✅ Merged
Merged: 7/3/2019
Merged by: @sobolevn
Base:
master← Head:master📝 Commits (1)
dcfe46aAdd milagro-crypto-c📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
milagro-crypto-c is an open source crypto-library supporting RSA, ECDH, ECIES, ECDSA, AES-GCM, SHA256. SHA384, SHA512, SHA3, and many protocols of Pairing-Based Cryptography such as MPIN, MPIN-FULL, and BLS signature. It is small, portable and side channel resistant, easy to build on Linux, Mac-OS and Windows.
Is a project hosted by Apache (incubator).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.