php-constant-time

Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
  https://github.com/paragonie/constant_time_encoding
  0
  no reviews



This library aims to offer character encoding functions that do not leak information about what you are encoding/decoding via processor cache misses.