debian man page for eurephia_saltdecode

Query: eurephia_saltdecode

OS: debian

Section: 7

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

eurephia_saltdecode(7)													    eurephia_saltdecode(7)

NAME
eurephia_saltdecode - Debug utility for eurephia
SYNOPSIS
eurephia_saltdecode <password hash salt>
DESCRIPTION
This program will decode the given eurephia password hash. To be able to decode the information correctly you will need to know the pass- word for the hash. The salt is scrambled by using data from the users password and with the wrong password the information will be decoded wrong. Only the first 8 bytes of the password hash is needed.
EXAMPLE
user@host: ~ $ eurephia_saltdecode 4d93ea21 You will need to give the correct password for this salt. If you give the wrong password, the decoded information will be wrong. Password: ......... Salt length: 32 Hash rounds: 21763 user@host: ~ $
AUTHOR
Copyright (C) 2009-2010 David Sommerseth <dazo@users.sourceforge.net> David Sommerseth June 2010 eurephia_saltdecode(7)
Related Man Pages
radcrypt(8) - centos
sslpasswd(1) - redhat
edb-sqlite(7) - debian
eurephiadm-users(7) - debian
password_verify(3) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph