All Projects → monolifed → pbkdf2-hmac-sha256

monolifed / pbkdf2-hmac-sha256

Licence: Unlicense license
sha256, hmac with sha256 and pbkdf2 with hmac-sha256 in one header file

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to pbkdf2-hmac-sha256

hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
Stars: ✭ 382 (+1910.53%)
Mutual labels:  pbkdf2, hmac, sha256
Forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Stars: ✭ 4,204 (+22026.32%)
Mutual labels:  pbkdf2, hmac, sha256
rust-hmac-sha256
A small, self-contained SHA256 and HMAC-SHA256 implementation.
Stars: ✭ 24 (+26.32%)
Mutual labels:  hmac, sha256, hmac-sha256
noble-hashes
Audited & minimal JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2 & Scrypt
Stars: ✭ 213 (+1021.05%)
Mutual labels:  pbkdf2, hmac, sha256
cryptosuite2
Cryptographic suite for Arduino (SHA, HMAC-SHA)
Stars: ✭ 23 (+21.05%)
Mutual labels:  hmac, sha256, hmac-sha256
webcrypto
A WebCrypto Polyfill for NodeJS
Stars: ✭ 111 (+484.21%)
Mutual labels:  pbkdf2, hmac
Nsec
A modern and easy-to-use cryptographic library for .NET Core based on libsodium
Stars: ✭ 217 (+1042.11%)
Mutual labels:  hmac, sha256
hkdf
A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatible to NIST 800-56C Rev. 1 two step KDF
Stars: ✭ 47 (+147.37%)
Mutual labels:  hmac, hmac-sha256
Bitcoin-wallet-cracker
Automated Bitcoin wallet generator that with mnemonic and passphrases bruteforces wallet addresses
Stars: ✭ 140 (+636.84%)
Mutual labels:  pbkdf2, hmac
crypto
🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
Stars: ✭ 40 (+110.53%)
Mutual labels:  pbkdf2, hmac
hmac sha256
Minimal HMAC-SHA256 implementation in C / C++
Stars: ✭ 35 (+84.21%)
Mutual labels:  hmac, hmac-sha256
Hash Library
Portable C++ hashing library
Stars: ✭ 109 (+473.68%)
Mutual labels:  hmac, sha256
Jwt
JSON Web Token library
Stars: ✭ 242 (+1173.68%)
Mutual labels:  hmac
Privy
An easy, fast lib to correctly password-protect your data
Stars: ✭ 230 (+1110.53%)
Mutual labels:  hmac
heimdall
Secure Password Storage
Stars: ✭ 38 (+100%)
Mutual labels:  pbkdf2
ocaml-pbkdf
Password based key derivation functions from PKCS#5, RFC 2898
Stars: ✭ 22 (+15.79%)
Mutual labels:  pbkdf2
Orion
Usable, easy and safe pure-Rust crypto
Stars: ✭ 227 (+1094.74%)
Mutual labels:  hmac
Itsdangerous
Safely pass trusted data to untrusted environments and back.
Stars: ✭ 2,358 (+12310.53%)
Mutual labels:  hmac
phc-crypto
Hashing algorithms simplified (supports Argon2, Bcrypt, Scrypt, and PBKDF2)
Stars: ✭ 22 (+15.79%)
Mutual labels:  pbkdf2
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.
Stars: ✭ 2,089 (+10894.74%)
Mutual labels:  hmac

pbkdf2-hmac-sha256

sha256, hmac with sha256 and pbkdf2 with hmac-sha256 in one header file

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].