GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

ecc

Website
Wikipedia
ggerganov/ggwave
https://static.github-zh.com/github_avatars/ggerganov?size=40
ggerganov / ggwave

Tiny data-over-sound library

data-over-soundsound-libraryultrasoundfskeccInternet of things二维码pairingServerlessPythonArduinomodem
C++ 6.82 k
3 个月前
https://static.github-zh.com/github_avatars/wangyu-?size=40
wangyu- / UDPspeeder

A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)

udp-tunneludptunnelproxyreed-solomonfececc
C++ 4.87 k
1 个月前
https://static.github-zh.com/github_avatars/nakov?size=40
nakov / Practical-Cryptography-for-Developers-Book

Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatu...

Cryptography教程book编程elliptic-curvesecdhaesdigital-signatureasymmetric-cipherspublic-key-cryptographyPost-quantum cryptographyhasheskdfhmackey-agreementPythonelliptic-curves-cryptographyecc
CSS 3.66 k
1 年前
https://static.github-zh.com/github_avatars/ph4ntonn?size=40
ph4ntonn / Stowaway

👻Stowaway -- Multi-hop Proxy Tool for pentesters

Gosshtunneleccpentesting安全encryptsocks5pentest-toolredteamctfport-forward
Go 3.06 k
2 个月前
https://static.github-zh.com/github_avatars/cloudflare?size=40
cloudflare / gokey

A simple vaultless password manager in Go

password-managerpassword-generatorpasskeychainkey-generatorseedpassword-vaulteccstatelessrsa-keydeterministiced25519
Go 2.05 k
2 个月前
https://static.github-zh.com/github_avatars/paulmillr?size=40
paulmillr / noble-secp256k1

Fastest 4KB JS implementation of secp256k1 signatures and ECDH

secp256k1ecdsaeccCryptography比特币curve以太坊signature
JavaScript 814
5 天前
https://static.github-zh.com/github_avatars/wumansgy?size=40
wumansgy / goEncrypt

go语言封装的各种对称加密和非对称加密,可以直接使用,包括3重DES,AES的CBC和CTR模式,还有RSA非对称加密,ECC椭圆曲线的加密和数字签名

aesrsaecccrypt
Go 767
3 年前
https://static.github-zh.com/github_avatars/soyersoyer?size=40
soyersoyer / SwCrypt

#IOS#RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X

iOScryptSwiftrsaaescommoncryptoencryptdecryptopenssleccmacOSAppleosxgcmaes-gcm
Swift 727
1 年前
https://static.github-zh.com/github_avatars/saturneric?size=40
saturneric / GpgFrontend

Modern, cross-platform OpenPGP GUI—easy for beginners, powerful for experts, fully portable and open-source.

encryption-decryptionopenpgpgpgcryptodecryptdsaencryptrsa安全signaturesignature-verificationeccecdhecdsacommunicationdigital-signature
C++ 634
2 天前
https://static.github-zh.com/github_avatars/Consensys?size=40
Consensys / gnark-crypto

gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge p...

elliptic-curvespairingCryptographyGobigintegerecceddsa零知识证明snarkzksnarkcrypto
Go 551
8 天前
https://static.github-zh.com/github_avatars/muzipiao?size=40
muzipiao / GMObjC

SM2/SM3/SM4/ECDH crypto library based on OpenSSL.

sm2sm3sm4ecdhcryptoasn1ecchmac
Objective-C 374
3 个月前
https://static.github-zh.com/github_avatars/do-know?size=40
do-know / Crypt-LE

Crypt::LE - Let's Encrypt / Buypass / ZeroSSL and other ACME-servers client and library in Perl for obtaining free SSL certificates (inc. generating RSA/ECC keys and CSRs). HTTP/DNS verification is su...

PerlcertificatecryptTLS (Transport Layer Security)zerosslDockerrsaeccecdsadns安全acmeacme-clientacme-v2HTTP
Perl 362
1 年前
https://static.github-zh.com/github_avatars/speed47?size=40
speed47 / dvdisaster

A tool providing additional ECC protection for optical media (unofficial version)

eccblu-ray
C 342
1 个月前
https://static.github-zh.com/github_avatars/wolfSSL?size=40
wolfSSL / wolfTPM

wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.

tpmtpm2compactlow-resourcesecuretisCryptographyembeddedwolfssleccspii2c
C 274
9 天前
https://static.github-zh.com/github_avatars/simplito?size=40
simplito / elliptic-php

Fast, general Elliptic Curve Cryptography library. Supports curves used in Bitcoin, Ethereum and other cryptocurrencies (secp256k1, ed25519, ..)

CryptographyeccLibraryWeb
PHP 230
4 个月前
https://static.github-zh.com/github_avatars/animetosho?size=40
animetosho / ParPar

High performance PAR2 create client for NodeJS

parityeccreed-solomonreedsolomon
C++ 219
4 个月前
https://static.github-zh.com/github_avatars/ethereum?size=40
ethereum / py_ecc

Python implementation of ECC pairing and bn_128 and bls12_381 curve operations

以太坊ecc
Python 205
2 个月前
https://static.github-zh.com/github_avatars/paulmillr?size=40
paulmillr / noble-bls12-381

DEPRECATED: use noble-curves instead. Fastest JS implementation of BLS12-381.

signaturespairingzk-snarkselliptic-curve-cryptographycryptoecceth2curve
TypeScript 201
8 个月前
https://static.github-zh.com/github_avatars/GlitchedPolygons?size=40
GlitchedPolygons / l8w8jwt

Minimal, OpenSSL-less and super lightweight JWT library written in C.

JSON Web TokenstokentokenizationeccCryptographyauthAuthenticationAuthorizationCperformance
C 157
24 天前
https://static.github-zh.com/github_avatars/IronCoreLabs?size=40
IronCoreLabs / recrypt-rs

A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.

CryptographyRustecc
Rust 157
14 天前
loading...