Replumbing: add support for multiple names per algorithm
[openssl.git] / crypto / poly1305 / poly1305_meth.c
2019-06-06 Kurt RoeckxChange EVP_MAC method from copy to dup
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-05 Paul YangAdd poly1305 MAC support