Added optimised implementation of P-256 that uses 32->64 multiplications (MUL31).
[BearSSL] / src / x509 / skey_decoder.c
2017-01-09 Thomas PorninFixed wrong check on length overflow (unsigned/signed...
2016-12-12 Thomas PorninAdded certificate name extraction API (from subject...
2016-11-02 Thomas PorninInitial import.