Query: makekey
OS: netbsd
Section: 8
Links: netbsd man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MAKEKEY(8) BSD System Manager's Manual MAKEKEY(8)NAMEmakekey -- make encrypted keys or passwordsSYNOPSISmakekeyDESCRIPTIONmakekey encrypts a key and salt which it reads from the standard input and writes the result to the standard output. The key is expected to be eight bytes; the salt is expected to be two bytes. See crypt(3) for more information on what characters the key and salt can contain and how the encrypted value is calculated.SEE ALSOlogin(1), crypt(3)HISTORYA makekey command appeared in Version 7 AT&T UNIX.BSDDecember 11, 1993 BSD
Related Man Pages |
---|
makekey(1) - opensolaris |
pwdauth(8) - minix |
crypt(1) - osf1 |
pwhash(1) - netbsd |
crypt_r(3c) - hpux |
Similar Topics in the Unix Linux Community |
---|
Find node of a command |
how to know the list of all commands supported by unix ? |
compile a c program in a encrypted way |
C++ Exception class missing? |
Random password generation |