Fixed selection of ECDHE_RSA suites for pre-1.2 TLS versions.
[BearSSL] / src / symcipher / poly1305_ctmulq.c
2017-03-18 Thomas PorninAdded "ctmulq" implementation of Poly1305 (using 64...