]> git.codecow.com Git - Monocypher.git/commit
Renamed crypto_sign_sha512_ctx into crypto_sign_ed25519_ctx
authorLoup Vaillant <loup@loup-vaillant.fr>
Sun, 1 Dec 2019 13:29:16 +0000 (14:29 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sun, 1 Dec 2019 13:29:16 +0000 (14:29 +0100)
commit4fe40cff7cc1cd3f165c1c8902a710a514a10ea5
treeb0f4ea165612acec62b63cd9d1838dce2ae51b55
parent3a96e8b49ce8b23e5ae5ee7d4cc071603e3a8f4c
Renamed crypto_sign_sha512_ctx into crypto_sign_ed25519_ctx

Also renamed crypto_check_sha512_ctx into crypto_check_ed25519_ctx

This is for consistency with the naming of the functions themselves.
src/optional/ed25519.c
src/optional/ed25519.h