From ca9740f29a860c80b28a7ff8b7c1df1d5ccddab8 Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Sun, 2 Apr 2017 11:19:58 +0200 Subject: Remove "Dirty hack" for multiple defines in lex_me_harder() --- src/lib/passhash/bcrypt/info.txt | 5 +++-- src/lib/passhash/passhash9/info.txt | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'src/lib/passhash') diff --git a/src/lib/passhash/bcrypt/info.txt b/src/lib/passhash/bcrypt/info.txt index 4ea70d012..6be060ea0 100644 --- a/src/lib/passhash/bcrypt/info.txt +++ b/src/lib/passhash/bcrypt/info.txt @@ -1,8 +1,9 @@ -define BCRYPT 20131128 + +BCRYPT -> 20131128 + blowfish rng base64 - diff --git a/src/lib/passhash/passhash9/info.txt b/src/lib/passhash/passhash9/info.txt index e47a27f67..525427b45 100644 --- a/src/lib/passhash/passhash9/info.txt +++ b/src/lib/passhash/passhash9/info.txt @@ -1,4 +1,6 @@ -define PASSHASH9 20131128 + +PASSHASH9 -> 20131128 + pbkdf2 -- cgit v1.2.3