]> git.codecow.com Git - Monocypher.git/commit
Inlined poly_clear_c() and poly_update()
authorLoup Vaillant <loup@loup-vaillant.fr>
Sat, 17 Jul 2021 19:50:40 +0000 (21:50 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sat, 17 Jul 2021 19:50:40 +0000 (21:50 +0200)
commit653161aa0a32a9792fdc8a7bd5cdea0dabd4defe
tree6f6904e3afc5ca8b688d2b9d0aa1ac3df20089e7
parentded09ab25a67f4d2af82a8307467da7030de1fbb
Inlined poly_clear_c() and poly_update()

And gained quite a few lines of code in the process.
crypto_poly1305_update() may be a bit clearer as a result.
src/monocypher.c