Projects tagged ‘crypt’


[3 total ]

14USERS
   

John the Ripper is a fast password cracker, currently available for many flavors of Unix (11 are officially supported, not counting different architectures), Windows, DOS, BeOS, and OpenVMS. Its primary purpose is to detect weak Unix passwords. ... [More] Besides several crypt(3) password hash types most commonly found on various Unix flavors, supported out of the box are Kerberos AFS and Windows NT/2000/XP/2003 LM hashes, plus several more with contributed patches. [Less]

1USERS
   

latua is a lightweight reusable code library. latua library contains modules and wrappers for logging, i18n initialization and file or system operations. Furthermore it contains a simple full text index engine based on sqlite.

0USERS

A REALbasic library for validating UNIX crypt style passwords. You can use the UNIXCrypt REALbasic module to simulate UNIX Crypt by simply calling “UNIXCrypt” with a string and two character salt.