Hi Scott,
On Fri, Jan 23, 2015 at 12:21 AM, Scott Arciszewski
wrote:
> I've squashed and rebased my pull request that adds a cache-timing-safe
> bin2hex implementation (named ts_bin2hex) to PHP.
>
> https://github.com/php/php-src/pull/909
>
> Before I put more effort into the inverse operation (
Hi everybody,
I've squashed and rebased my pull request that adds a cache-timing-safe
bin2hex implementation (named ts_bin2hex) to PHP.
https://github.com/php/php-src/pull/909
Before I put more effort into the inverse operation (which, from what I can
tell, is already constant-time), does anyone