Files
apps
core
deps
codemirror
crypt_blowfish
LINKS
Makefile
PERFORMANCE
README
crypt.3
crypt.h
crypt_blowfish.c
crypt_blowfish.h
crypt_gensalt.c
crypt_gensalt.h
glibc-2.1.3-crypt.diff
glibc-2.14-crypt.diff
glibc-2.3.6-crypt.diff
ow-crypt.h
wrapper.c
x86.S
libbacktrace
libbacktrace_config
libsodium
libuv
lit
openssl
picohttpparser
quickjs
speedscope
sqlite
xopt
zlib
docs
src
tools
.dockerignore
Dockerfile
LICENSE
Makefile
README.md
tildefriends/deps/crypt_blowfish/LINKS

30 lines
898 B
Plaintext
Raw Normal View History

New versions of this package (crypt_blowfish):
http://www.openwall.com/crypt/
A paper on the algorithm that explains its design decisions:
http://www.usenix.org/events/usenix99/provos.html
Unix Seventh Edition Manual, Volume 2: the password scheme (1978):
http://plan9.bell-labs.com/7thEdMan/vol2/password
The Openwall GNU/*/Linux (Owl) tcb suite implementing the alternative
password shadowing scheme. This includes a PAM module which
supersedes pam_unix and uses the password hashing framework provided
with crypt_blowfish when setting new passwords.
http://www.openwall.com/tcb/
pam_passwdqc, a password strength checking and policy enforcement
module for PAM-aware password changing programs:
http://www.openwall.com/passwdqc/
John the Ripper password cracker:
http://www.openwall.com/john/
$Owl: Owl/packages/glibc/crypt_blowfish/LINKS,v 1.4 2005/11/16 13:09:47 solar Exp $