Added "ctmulq" implementation of Poly1305 (using 64->128 multiplications when available).
[BearSSL] / src / codec /
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.