hmac
There are 406 repositories under hmac topic.
krzyzanowskim/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
digitalbazaar/forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
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 Signatures, ECDSA, EdDSA
pallets/itsdangerous
Safely pass trusted data to untrusted environments and back.
Caligatio/jsSHA
A 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/otplib
:key: One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator
mrash/fwknop
Single Packet Authorization > Port Knocking
zk-Call/zkp-hmac-communication-python
"Zero-Knowledge" Proof Implementation with HMAC Communication in Python
dromara/dongle
A simple, semantic and developer-friendly golang crypto package
Daninet/hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
furkansenharputlu/f-license
Open Source License Key Generation and Verification Tool written in Go
zk-Call/zkp-hmac-communication-js
"Zero-Knowledge" Proof Implementation with HMAC Communication in JavaScript
h2non/jshashes
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
orion-rs/orion
Usable, easy and safe pure-Rust crypto
zk-Call/zkp-hmac-communication-cpp
"Zero-Knowledge" Proof Implementation with HMAC Communication in C++
paulmillr/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
sdrapkin/SecurityDriven.Inferno
:white_check_mark: .NET crypto done right. Professionally audited.
zk-Call/zkp-hmac-communication-go
"Zero-Knowledge" Proof Implementation with HMAC Communication in Go
stbrumme/hash-library
Portable C++ hashing library
MxABC/DevDataTool
编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)
mgomes/api_auth
HMAC authentication for Rails and HTTP Clients
gbrlsnchs/jwt
Go JWT signing, verifying and validating
samuel-lucas6/Cryptography-Guidelines
Guidance on implementing cryptography as a developer.
ektrah/nsec
A modern and easy-to-use cryptographic library for .NET 8+ based on libsodium
muzipiao/GMObjC
SM2/SM3/SM4/ECDH crypto library based on OpenSSL.
pascaldekloe/jwt
JSON Web Token library
ofek/privy
An easy, fast lib to correctly password-protect your data
xsc/pandect
Fast and easy-to-use Message Digest, Checksum and HMAC library for Clojure
jitcor/frida-ios-cipher
Intercept all cryptography-related functions on iOS with Frida Api.
PeculiarVentures/webcrypto
A WebCrypto Polyfill for NodeJS
FusionAuth/fusionauth-jwt
A simple to use Java 8 JWT Library. Verify, Sign, Encode, Decode all day.
ronomon/crypto-async
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
terl/lazysodium-java
A Java implementation of the Libsodium crypto library. For the lazy dev.
h5p9sl/hmac_sha256
Minimal HMAC-SHA256 implementation in C / C++
bwmarrin/go-alone
A simple to use, high-performance, Go (golang) MAC signer.
kriasoft/web-auth-library
Authentication library for the browser environment using Web Crypto API