ciel(tyama)'s programming contest solutions (Most of codeiq solutions are isolated to another repo) - cielavenir/procon ...
Suggested Patch Add strict canonical scalar validation in Ed25519 verify path before scalar multiplication. (Parse S as little-endian 32-byte integer and reject if S >= L). Here is a patch we tested ...