Added generic HKDF implementation.
[BearSSL] / src / codec /
2018-08-05 Thomas PorninMade Base64 decoding constant-time (with regards to...
2018-08-05 Thomas PorninAdded support code for RSA and EC key encoding (includi...
2018-06-05 Thomas PorninAdded guard code to avoid issue when decoding PEM but...
2017-08-19 Thomas PorninAdded intermediate casts to void* to prevent spurious...
2017-01-22 Thomas PorninNew Makefile structure; added compatibility with Window...
2016-12-12 Thomas PorninAdded certificate name extraction API (from subject...
2016-11-21 Thomas PorninFixed handling of CR+LF line endings in PEM objects.
2016-11-02 Thomas PorninInitial import.