[ 原始碼: golang-github-cloudflare-sidh ]
套件:golang-github-cloudflare-sidh-dev(1.0+git20190228.d2f0f90-5)
golang-github-cloudflare-sidh-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-cloudflare-sidh:
- [golang-github-cloudflare-sidh_1.0+git20190228.d2f0f90-5.dsc]
- [golang-github-cloudflare-sidh_1.0+git20190228.d2f0f90.orig.tar.gz]
- [golang-github-cloudflare-sidh_1.0+git20190228.d2f0f90-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Supersingular Isogeny Diffie-Hellman golang library
Go implementation of (ephemeral) supersingular isogeny Diffie-Hellman (SIDH) and supersingular isogeny key exchange (SIKE), as specified in SIDH-spec, PQC NIST Submission (http://sike.org/files/SIDH-spec.pdf) (Nov 30, 2017).
Portions of the field arithmetic were ported from the Microsoft Research implementation.
The SIDH package does NOT implement key validation. It means that it should only be used for ephemeral DH. Each keypair should be used at most once.
Project provides following packages:
* p503: P503 field arithmetic * p751: P751 field arithmetic * sidh: Implementation of SIDH key agreement * sike: Implementation of SIKE PKE and KEM, based on sidh package
其他與 golang-github-cloudflare-sidh-dev 有關的套件
|
|
|
|
-
- dep: golang-github-henrydcase-nobs-dev
- NOBS cryptographic primitives library in golang