Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 25 Jul 2013 14:22:52 -0400
From: Yaniv Sapir <yaniv@...pteva.com>
To: john-dev@...ts.openwall.com
Subject: Re: Parallella: bcrypt

> I think Epiphany's ISA registers are memory-mapped, so we can use LDRB
> directly from the address of the register holding the L or R variable.
> Yaniv - is this correct?
>

NO! GP regs should never be accessed through their global address. This can
have unpredicted side-effects on the flow of the program.

Content of type "text/html" skipped

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.