Made Base64 decoding constant-time (with regards to actual data byte contents).
[BearSSL] / src / hash / ghash_pwr8.c
2017-02-15 Thomas PorninNew AES and GHASH implementations using POWER8 crypto...