|
Message-ID: <571CD9E9.9040009@gmail.com> Date: Sun, 24 Apr 2016 16:36:25 +0200 From: Eddy <eddy.maaalou@...il.com> To: john-dev@...ts.openwall.com Subject: XenForo algorithm and dynamic formats Hi, a guy requested on hashcat github an implementation of XenForo encryption scheme, which follows this: sha1(hexdigest (sha1(password)) . hexdigest(salt)) sha256(hexdigest (sha256(password)) . hexdigest(salt)) These schemes could easily be implemented using dynamic so I was wondering if there is any perticular will of the team whether to implement proper formats for this kind of encryption schemes or to only rely on dynamic formats (thus less performances) Fist0urs
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.