Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 18 Feb 2016 10:56:25 +0100
From: patpro@...pro.net
To: john-users@...ts.openwall.com
Subject: Re: hash format

On 18 févr. 2016, at 10:51, Albert Veli <albert.veli@...il.com> wrote:

> That is a base64 string. Decoded it becomes (hex):
> 3c2f29b3cbdfc10f188fbba8f101e41b

I've decoded the base64 to see if it would yield to some known hash, but I have not tried to encode in HEX :/

> echo PC8ps8vfwQ8Yj7uo8QHkGw== | openssl base64 -d | hexdump -C

mine was (osx):

echo PC8ps8vfwQ8Yj7uo8QHkGw== | base64 -D -

next time I'll `hexdump` the result before trying to get proper hash identification! 

Thanks a lot.
pat

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.