BlockchainCommons / bc-shamir

Shamir Secret Sharing reference library in C
Other
6 stars 15 forks source link

Cppcheck support. #31

Closed wolfmcnally closed 2 years ago

wolfmcnally commented 3 years ago

Added make lint target and updated code to pass all checks.

ChristopherA commented 3 years ago

This slipped though the cracks. @gorazdko can review and/see if it is redundant?

wolfmcnally commented 2 years ago

Fixes ROS #5 "Out of Bounds Accesses via split_secret()"

wolfmcnally commented 2 years ago

Fixes ROS #10 "Compiler Hardening Flags are Missing"