#curve25519

  1. curve25519-dalek

    ristretto255和Curve25519上的群运算的纯Rust实现

    v4.1.3 1.8M #curve25519 #ristretto #curve-point #arithmetic-operations #cryptography #ristretto255 #crypto
  2. ed25519

    Edwards数字签名算法(EdDSA)在Curve25519上(如RFC 8032中指定)的支持库,提供签名类型定义和PKCS#8私钥解码/编码支持

    v2.3.0-pre.0 1.5M #signature #private-key #curve25519 #ecc #codec #cryptography
  3. schnorrkel

    使用Ristretto群的Schnorr VRF、签名等

    v0.11.4 333K #schnorr-signature #signature #signature-scheme #ed25519 #curve25519 #ecc #zero-knowledge-proofs
  4. ed25519-dalek

    纯Rust中的快速高效ed25519 EdDSA密钥生成、签名和验证

    v2.1.1 1.3M #signature-verification #ed25519-key #signature #ed25519 #curve25519 #ecc
  5. x25519-dalek

    使用curve25519-dalek的纯Rust X25519椭圆曲线Diffie-Hellman密钥交换

    v2.0.1 791K #key-exchange #x25519 #diffie-hellman #curve25519 #cryptography #secret-key
  6. curve25519-dalek-ml

    ristretto255和Curve25519上的群运算的纯Rust实现

    v4.2.2 1.0K #curve25519 #ristretto #curve-point #ristretto255 #cryptography #crypto
  7. curve25519-dalek-ng

    ristretto255和Curve25519上的群运算的纯Rust实现

    v4.1.1 254K #curve25519 #ristretto #cryptography #ristretto255 #crypto
  8. dryoc

    不要自己实现加密:纯Rust,难以误用的加密库

    v0.6.0 1.6K #libsodium #curve25519 #cryptography #nacl #crypto-box
  9. curve25519-dalek-v2

    ristretto255和Curve25519上的群运算的纯Rust实现

    v4.1.3 #curve25519 #ristretto #ristretto255 #curve-point #cryptography #zero-knowledge-proofs #anonymous-credentials
  10. curve25519-elligator2

    ristretto255和Curve25519上的群运算的纯Rust实现

    v0.1.0-alpha.2 150 #curve25519 #ristretto #curve-point #ristretto255 #cryptography #crypto
  11. blitzar

    blitzar-syscrate的高级Rust包装器

    v3.2.0 1.0K #零知识证明 #bls12-381 #椭圆曲线 #curve25519 #bn254 #gpu密码学 #cpu-gpu
  12. curve25519-dalek-derive

    curve25519-dalek导出

    v0.1.1 1.2M #椭圆曲线 #curve25519 #simd #derive #curve25519-dalek #generate
  13. test-curve25519-dalek

    ristretto255和Curve25519上的群运算的纯Rust实现

    v4.0.0-rc.1 #curve25519 #ristretto #密码学 #曲线点 #ristretto255 #crypto
  14. libhydrogen

    一个现代且易于使用的密码学库

    v0.4.2 150 #密码学 #curve25519 #libsodium #高级 #现代 #byte #zero
  15. olm-rs

    libolm的包装器

    v2.2.0 2.1K #curve25519 #olm #密码学 #megolm #安全包装器 #matrix
  16. ed25519-dalek-v2

    纯Rust中的快速高效ed25519 EdDSA密钥生成、签名和验证

    v2.1.1 #签名验证 #ed25519 #ed25519密钥 #签名 #curve25519 #ecc #密码学
  17. test-dalek-docs

    ristretto255和Curve25519上的群运算的纯Rust实现

    v4.0.0-pre.5 #curve25519 #ristretto #密码学 #匿名凭证 #零知识证明 #ristretto255 #crypto
  18. dalek-ff-group

    curve25519-dalek周围的ff/group绑定

    v0.4.1 #curve25519 #ed25519 #ristretto # #dalek
  19. dalek-test-curve-docs

    ristretto255和Curve25519上的群运算的纯Rust实现

    v4.0.0-pre.5 #curve25519 #ristretto #密码学 #ristretto255 #匿名凭证 #零知识证明 #crypto
  20. cyphergraphy

    主密码学算法的独立实现抽象(cyphernet套件的一部分)

    v0.3.0 500 #cyphernet #隐私 #curve25519 #secp256k1 #ed25519 #公钥
  21. sunscreen_curve25519

    ristretto255和Curve25519上的群运算的纯Rust实现

    v0.8.1 #curve25519 #ristretto #密码学 #ristretto255 #零知识证明 #匿名凭证 #crypto
  22. ed25519-dalek-blake3

    ed25519-dalek的分支,将sha512替换为blake3

    v1.0.11 #ed25519 #签名 #签名验证 #ed25519密钥 #ecc #curve25519 #密码学
  23. vrf-r255

    基于ristretto255群的Verifiable Random Function

    v0.1.0 #ristretto255 #curve25519 #rfc9381 #rfc9496 #secret-key
  24. test-ed25519-dalek

    纯Rust中的快速高效ed25519 EdDSA密钥生成、签名和验证

    v2.0.0-pre.3 #ed25519-key #signature-verification #ed25519 #signature #curve25519 #cryptography #ecc
  25. votate-ed25519-dalek

    纯Rust中的快速高效ed25519 EdDSA密钥生成、签名和验证

    v1.0.3 #signature-verification #ed25519 #signature #ed25519-key #curve25519 #ecc #cryptography
  26. x25519-dalek-ng

    分支 x25519-dalek,更新 rand_core

    v1.1.1 1.3K #elliptic-curve #key-exchange #diffie-hellman #x25519 #curve25519 #cryptography
  27. curve25519-entropic

    ristretto255和Curve25519上的群运算的纯Rust实现

    v3.2.1 #curve25519 #ristretto #ristretto255 #cryptography #crypto
  28. test-x25519-dalek

    使用curve25519-dalek的纯Rust X25519椭圆曲线Diffie-Hellman密钥交换

    v2.0.0-pre.2 #elliptic-curve #key-exchange #x25519 #diffie-hellman #curve25519 #secret-key #cryptography
  29. ed25519-dalek-blake2b

    分支 ed25519-dalek,将 sha512 替换为 blake2b

    v1.0.2 2.4K #ed25519 #signature #signature-verification #curve25519 #ecc #cryptography #ed25519-key
  30. curve25519-parser

    Curve25519 解析器 - OpenSSL Ed25519 / X25519 密钥的 DER/PEM 解析器

    v0.4.0 460 #key #ed25519-key #archive-format #layer #curve25519 #parser #openssl
  31. xpx-chain-crypto

    纯Rust中的快速高效ed25519 EdDSA密钥生成、签名和验证

    v1.0.8 #ed25519 #signature #curve25519 #cryptography
  32. curve25519-dalek-fiat

    ristretto255和Curve25519上的群运算的纯Rust实现

    v0.1.0 6.9K #curve25519 #ristretto #ristretto255 #cryptography #crypto
  33. ed25519-dalek-fiat

    纯Rust中的快速高效ed25519 EdDSA密钥生成、签名和验证

    v0.1.0 6.7K #signature-verification #ed25519 #ed25519-key #signature #curve25519 #ecc #cryptography
  34. ecies-ed25519

    在 Twisted Edwards 曲线25519 上使用 AES-GCM 和 HKDF-SHA256 的 ECIES

    v0.5.1 3.2K #curve25519 #aes-gcm #encryption #ed25519 #ecies #encryption-key
  35. schnorr

    签名

    v0.0.20 # schnorr-signature # signature # signature-verification # ecc # curve25519 # cryptography # key-derivation
  36. ecvrf

    curve25519+SHA3 可验证随机函数

    v0.4.4 100 # random # decentralized # elliptic-curve # verifiable # vrf # curve25519 # systems
  37. x25519-dalek-fiat

    使用curve25519-dalek的纯Rust X25519椭圆曲线Diffie-Hellman密钥交换

    v0.1.0 1.1K # key-exchange # elliptic-curve # x25519 # diffie-hellman # curve25519 # cryptography # back-end
  38. keynesis

    通用密钥管理和相关加密协议

    v2.1.1 100 # key-management # curve25519 # ed25519 # noise # cryptography # cryptoxide # crypto
  39. curve25519-dalek-organism

    ristretto255和Curve25519上的群运算的纯Rust实现

    v1.2.3 # curve25519 # ristretto # ristretto255 # cryptography # crypto # zero-knowledge-proofs
  40. crev-ed25519-dalek

    ed25519-dalek 的分支,用于 crev(直到主线再次可用为止)

    v0.1.2 # signature # ed25519 # curve25519 # ecc # cryptography # ed25519-key # signature-verification
  41. 尝试使用 DuckDuckGo 搜索。

  42. libhydrogen-sys

    Hydrogen 加密库的低级绑定

    v0.9.3 190 # bindings # elliptic-curve # low-level # permutation # curve25519 # hydrogen # cryptography
  43. ed25519_to_curve25519

    将 ed25519 密钥和签名转换为 curve25519

    v0.2.3 # ed25519-key # curve25519 # convert # signatures # signature # cryptography
  44. ecies-ed25519-morus

    使用 MORUS-1280-128 和 Blake3 在 Ed25519 上的实验性集成加密方案

    v0.2.0 # ed25519 # curve25519 # encryption # ecies # morus # no-alloc # random
  45. xwing-kem

    Xwing 混合组合 KEM,利用 MLKEM/Kyber 和 X25519。见 https://eprint.iacr.org/2024/039。

    v0.1.0 # post-quantum-cryptography # post-quantum # hybrid # cryptography # curve25519 # kyber
  46. ed25519-v2

    Edwards数字签名算法(EdDSA)在Curve25519上(如RFC 8032中指定)的支持库,提供签名类型定义和PKCS#8私钥解码/编码支持

    v2.3.0-pre # signature # curve25519 # crypto # ecc # private-key # codec
  47. c255b3

    基于 Curve25519 和 Blake3 的 Schorr 签名

    v0.0.3 # blake3 # curve25519 # signature # schnorr-signature # cryptography
  48. noah-curve25519-dalek

    ristretto255和Curve25519上的群运算的纯Rust实现

    v4.0.0 #curve25519 #ristretto #ristretto255 #cryptography #crypto
  49. solana-curve25519

    Solana Curve25519 系统调用

    v2.0.7 17K #syscalls #curve25519 #solana #add #operations #install #version
  50. noah-x25519-dalek

    使用curve25519-dalek的纯Rust X25519椭圆曲线Diffie-Hellman密钥交换

    v4.0.0 #key-exchange #x25519 #diffie-hellman #curve25519 #elliptic-curve #cryptography
  51. curve25519-compact

    一个小巧、自包含、wasm友好的 Curve25519 / X25519 实现

    v2.0.0 #x25519 #crypto #curve25519 #self-contained #wasm-friendly
  52. noah-ed25519-dalek

    纯Rust中的快速高效ed25519 EdDSA密钥生成、签名和验证

    v4.0.0 #ed25519 #signature #ed25519-key #curve25519 #ecc #cryptography
  53. keynesis-core

    通用密钥管理和相关加密协议

    v1.1.0 #noise #ed25519 #curve25519 #cryptoxide #key-management #cryptography #crypto
  54. cryptid

    使用 Curve25519 作为群的阈值 ElGamal 密码系统和零知识证明

    v0.2.8 #elgamal #threshold #zero-knowledge-proofs #curve25519 #group #cryptosystem
  55. elgamal-curve25519

    ElGamal 同态加密

    v0.2.0 #elgamal #homomorphic #curve25519 #encryption #error
  56. bulletproofs-gadgets

    Curve25519 的 R1CS Gadgets

    v2.1.2 #gadget #r1cs #bulletproofs #github #com #curve25519
  57. sym-crypto

    Symbol 区块链加密库

    v0.1.1-alpha.2 #symbol #curve25519 #cryptography #nem
  58. symbol-crypto-core

    完整的 Symbol & Nis1 区块链加密库实现

    v0.1.1-alpha.2 #symbol #curve25519 #nis1 #nem #cryptography
  59. tmp-ed25519

    临时包,不要使用!这是一个等待合并到上游的 PR 的保留包

    v1.0.0-pre.3 #signature-verification #signature #ed25519 #curve25519 #ecc #ed25519-key #cryptography
  60. wedpr_l_crypto_vrf_curve25519

    WeDPR 通过 curve25519 实现的共享 VRF 函数

    v1.1.0 #curve25519 #vrf #we-dpr #shared #functions
  61. curve25519-fiat

    Fiat-crypto 生成的 Rust 代码,用于 curve25519_64

    v0.1.4 #curve25519 #fiat-crypto #arithmetic #field #generated #curve25519-64 #extract
  62. nis1-crypto

    Nem Nis1 区块链加密库

    v0.1.1-alpha.2 #curve25519 #nis1 #nem #密码学