|
Message-Id: <DEB5B67C-E349-4B4B-9193-D39B86BEF2E7@gmail.com>
Date: Mon, 9 Jan 2017 19:09:13 +0100
From: Julien Ramseier <j.ramseier@...il.com>
To: musl@...ts.openwall.com
Subject: [PATCH] crypt_blowfish: support $2b$ prefix
Merge changes from Solar Designer's crypt_blowfish v1.3 [1].
This makes crypt_blowfish fully compatible with OpenBSD's bcrypt
by adding support for the $2b$ prefix (which behaves the same as
crypt_blowfish's $2y$).
[1] http://www.openwall.com/crypt/
Download attachment "crypt_blowfish-1.3.patch" of type "application/octet-stream" (3924 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.