Added optimised implementation of P-256 that uses 32->64 multiplications (MUL31).
[BearSSL] / src / ec / ecdsa_i31_vrfy_asn1.c
2016-11-21 Thomas PorninFixed buffer overflow, and also NULL pointer dereferenc...
2016-11-02 Thomas PorninInitial import.