Made Base64 decoding constant-time (with regards to actual data byte contents).
[BearSSL] / src / ec / ecdsa_i15_sign_asn1.c
2017-01-04 Thomas PorninNew "i15" implementation of big integers (faster, and...