Packages tagged: password
argon2
A nim wrapper for the Argon2 hashing library
argon2_highlevel
A high-level Nim Argon2 password hashing library
bcrypt
Wraps the bcrypt (blowfish) library for creating encrypted hashes (useful for passwords)
bcryptrocks
bcrypt wrapper using Solar Designer's crypt_blowfish (Windows-compatible)
blackpaper
A simple Password Strength Estimator
e2ee
Monocypher E2EE, Hashing, Password Hashing, Sealing and Key Exchange
easy_bcrypt
A simple wrapper providing a convenient reentrant interface for the bcrypt password hashing algorithm.
libkeepass
Library for reading KeePass files and decrypt the passwords within it
masterpassword
Master Password algorith implementation
mpwc
Master Password command line utility
nimpass
quickly generate cryptographically secure passwords and phrases
nimword
A simple library with a simple interface to do password hashing and validation with different algorithms
npg
Password generator in Nim
otp
One Time Password library for Nim
passy
A fast little password generator
pwd
Nim port of Python's pwd module for working with the UNIX password file
randpw
Random password and passphrase generator
scrypt.nim
Binding and utilities for scrypt
spwd
Nim port of Python's spwd module for working with the UNIX shadow password file