lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 12 Aug 2013 10:39:35 -0700
From: Tony Arcieri <bascule@...il.com>
To: "discussions@...sword-hashing.net" <discussions@...sword-hashing.net>
Subject: Re: [PHC] The EARWORM password hash

On Mon, Aug 12, 2013 at 10:32 AM, Bitweasil . <bitweasil@...ptohaze.com>wrote:

> I really like the use of the AES intrinsic operations for performance.
>  Unfortunately, right now, this does seem to make the algorithm very
> x86-centric - I am not aware of AES hardware acceleration on ARM processors
>

ARMv8 added AES instructions:

http://www.arm.com/files/downloads/ARMv8_Architecture.pdf

AES
- 2 encode and 2 decode instructions
- Work on the Advanced SIMD 128-bit registers
- 2 instructions encode/decode a single round of AES

-- 
Tony Arcieri

Content of type "text/html" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ