]> git.codecow.com Git - Monocypher.git/commit
Fix the most nitpicky Clang warnings, fix C++ compatibility
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 27 Feb 2023 14:06:24 +0000 (15:06 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 27 Feb 2023 14:06:24 +0000 (15:06 +0100)
commit657c0a3e25fa46475a357f407fb10f1b2137e248
treecfe25b025115ae93543bc63aa827f065d5dced73
parentc4e6f1931d32882f1da0f0c764eef47808397d80
Fix the most nitpicky Clang warnings, fix C++ compatibility

This is mostly about shadowed variables.
makefile
src/monocypher.h
src/optional/monocypher-ed25519.c
tests/test.c
tests/tis-ci.c