lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 10 Dec 2013 17:45:30 +0000
From: "Poul-Henning Kamp" <phk@....freebsd.dk>
To: discussions@...sword-hashing.net,
        Dmitry Chestnykh <dmitry@...ingrobots.com>
Subject: Re: [PHC] IETF draft

In message <CAJ_AKWhbh5_VgNg1AU6YCm6P5KA_PPuL9imHW8JcN8wFFvgEjw@...l.gmail.com>
, Dmitry Chestnykh writes:
>Basically,
>
>output = hash( rsa_encrypt( hash( salt+password ), public_key ) )

The proposal would be more readily understandable if he had expressed
it like I did back in 1994:

	output = slow_hash(site_key + salt + password)

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@...eBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ