Skip to content

saneki-discontinued/crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypt - hash passwords with crypt(3)

Easily hash passwords using libcrypt, resulting in hashes of the same format as seen in /etc/shadow.

To build, just make.

Example: crypt -s "someSalt" "myPassword"

About

crypt - hash passwords using crypt(3)

Resources

Stars

Watchers

Forks

Packages

No packages published