Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Thu, 07 Nov 2013 19:16:16 +0100
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: Citrix Netscaler 10 password hash format

On 2013-11-06 22:52, Nicolas RUFF wrote:
>> Is the salt length always 8 (so prefix always "1")? If not, is there a
>> length we can count on being the maximum?
>
> Salt length is 8 in all cases I have seen.
>
> It is actually hardcoded into 'libnscli90.so', function 'sys_hash_password'.
>
> Of course it may differ in future product versions ...

OK, I made it fixed at 8 for now since that let me optimize for better 
speed. Committed now to the bleeding-jumbo branch on GitHub.

Benchmarking: Citrix_NS10, Netscaler 10 [SHA1 128/128 AVX 8x]... DONE
Many salts:	20848K c/s real, 20848K c/s virtual
Only one salt:	19083K c/s real, 19083K c/s virtual

magnum

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.