578 skills found · Page 1 of 20
krzyzanowskim / CryptoSwiftCryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
digitalbazaar / ForgeA native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
nakov / Practical Cryptography For Developers BookPractical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
pallets / ItsdangerousSafely pass trusted data to untrusted environments and back.
Caligatio / JsSHAA JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.
yeojz / OtplibOne Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator
mrash / FwknopSingle Packet Authorization > Port Knocking
Daninet / Hash WasmLightning fast hash functions using hand-tuned WebAssembly binaries
dromara / DongleA simple, semantic and developer-friendly crypto package for golang
paulmillr / Noble HashesAudited & minimal JS implementation of hash functions, MACs and KDFs.
furkansenharputlu / F LicenseOpen Source License Key Generation and Verification Tool written in Go
h2non / JshashesFast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
orion-rs / OrionUsable, easy and safe pure-Rust crypto
tadeck / OnetimepassOne-time password library for HMAC-based (HOTP) and time-based (TOTP) passwords
sdrapkin / SecurityDriven.Inferno:white_check_mark: .NET crypto done right. Professionally audited.
stbrumme / Hash LibraryPortable C++ hashing library
MxABC / DevDataTool编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)
mgomes / Api AuthHMAC authentication for Rails and HTTP Clients
gbrlsnchs / JwtGo JWT signing, verifying and validating
samuel-lucas6 / Cryptography GuidelinesGuidance on implementing cryptography as a developer.