Fixed RSA PSS verificatiobn bug (when hash_len != salt_len).
[BearSSL] / src / symcipher / poly1305_ctmul.c
2016-12-13 Thomas PorninAdded ChaCha20+Poly1305 support (stand-alone, cipher...