pbkdf2

There are 247 repositories under pbkdf2 topic.

  • digitalbazaar/forge

    A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps

    Language:JavaScript5.1k151854785
  • riverrun/comeonin

    Password hashing specification for the Elixir programming language

    Language:Elixir1.3k1710566
  • 7thSamurai/steganography

    Simple C++ Image Steganography tool to encrypt and hide files insde images using Least-Significant-Bit encoding.

    Language:C++9978466
  • Daninet/hash-wasm

    Lightning fast hash functions using hand-tuned WebAssembly binaries

    Language:TypeScript885135150
  • spaze/hashes

    Magic hashes – PHP hash "collisions"

  • softvar/secure-ls

    :lock: Secure localStorage data with high level of encryption and data compression

    Language:JavaScript647144382
  • noble-hashes

    paulmillr/noble-hashes

    Audited & minimal JS implementation of hash functions, MACs and KDFs.

    Language:JavaScript589124645
  • simonepri/upash

    🔒Unified API for password hashing algorithms

    Language:JavaScript54012724
  • bndw/pick

    A secure and easy-to-use CLI password manager for macOS and Linux

    Language:Go370185129
  • password4j

    Password4j/password4j

    Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.

    Language:Java35584926
  • wbond/oscrypto

    Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy

    Language:Python321266272
  • Greenheart/pagecrypt

    Password Protected Single Page Applications and HTML files

    Language:HTML24474926
  • janlelis/pws

    Command-Line Password Safe 🔐︎

    Language:Ruby20861419
  • PeculiarVentures/webcrypto

    A WebCrypto Polyfill for NodeJS

    Language:TypeScript185104123
  • anaskhan96/go-password-encoder

    Go package to encode (with random generated salt) and verify passwords

    Language:Go1463014
  • dchest/scrypt-async-js

    Fast "async" scrypt implementation in JavaScript

    Language:JavaScript140122426
  • rockaport/alice

    Java AES encryption library

    Language:Java7981316
  • AKASHAorg/easy-web-crypto

    Webcrypto API wrapper for applications that store encrypted data

    Language:JavaScript7671215
  • henkmollema/CryptoHelper

    Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.

    Language:C#68189
  • jhash

    amdelamar/jhash

    🔑 Password hashing utility in Java

    Language:Java678258
  • supernomad/quantum

    A lightweight, encrypted, WAN oriented, software defined network device.

    Language:Go5682710
  • alexandrevicenzi/unchained

    Secure password hashers for Go compatible with Django

    Language:Go55669
  • benhj/knoxcrypt

    An encrypted filesystem

    Language:C++559369
  • Racum/rust-djangohashers

    A Rust port of the password primitives used in Django Project.

    Language:Rust55398
  • crypto

    aykxt/crypto

    🔐 Fast crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

    Language:TypeScript53332
  • leocavalcante/password-dart

    A set of high-level APIs over PointyCastle and CryptoUtils to hash and verify passwords securely.

    Language:Dart532618
  • zitadel/passwap

    Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algorithms, using the same API for all of them.

    Language:Go51933
  • perry-mitchell/iocane

    An odorless, tasteless NodeJS crypto library that dissolves instantly in liquid

    Language:TypeScript423198
  • ron4fun/SharpHash

    SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.

    Language:C#40427
  • qaware/heimdall

    Secure Password Storage

    Language:Java377264
  • chronoxor/CppSecurity

    C++ Security Library

    Language:C++365122
  • IcyDrae/vaults

    Password manager featuring client-side encryption, vaults, folders and more.

    Language:PHP36303
  • HussainDerry/secure-preferences

    A library that provides an encrypted version of the Android shared preferences.

    Language:Java344412
  • Genter

    therealOri/Genter

    A strong and customizable password generator made with python3!

    Language:Python33304
  • xros/py_django_crack

    Crack the django password on the way. By default Django use pbkdf2 and sha256 method to encrypt user's password. Once get the password stored in the database table, you need to compare it with others if brute force cracking. It is recommended that you use hash table comparison. The tool 'rainbow crack' can generate rainbow hash tables while another tool 'hashcat' brute-force cracks password from a dictionary alive. Because django uses PBKDF2(Password-Based Key Derivation Function), it would take too long to generate a password.

    Language:Python33319
  • joeymeyer/PBKDF2-Wrapper

    An Objective-C interface for the PBKDF2 implementation in CommonCrypto.

    Language:Objective-C32123