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 have a better naming
convention suggestion?

Furthermore, should a similar effort be expended for base64
encoding/decoding functions?

Scott

Reply via email to