]> git.codecow.com Git - Monocypher.git/commit
Add some comments about what the EC functions do
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Wed, 15 Jan 2020 12:50:09 +0000 (13:50 +0100)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Wed, 15 Jan 2020 12:50:09 +0000 (13:50 +0100)
commit3f26207f353997bb61e82e439798e8b55171ae7c
treea7671627198d3787824c176e000a2275a0d7ba1f
parentf2489f52808fa761c7a141434f7a065aaa998de1
Add some comments about what the EC functions do

This hopefully helps both auditing the code (by giving a clear
indication of what a function is supposed to be doing),
and trying to work with it (by minimizing the amount of time people need
to determine if a function is relevant to their interests).
src/monocypher.c