Fixed endianness in Curve25519 implementation (no consequence on security). Also...
[BearSSL] / conf /
2017-08-28 Thomas PorninSwitch C compiler to the generic 'cc' (to use the defau...
2017-04-14 Thomas PorninWhen using Clang, use it also for linking (compatibilit...
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...
2017-01-22 Thomas PorninNew Makefile structure; added compatibility with Window...