mirror of
https://github.com/kmackay/micro-ecc.git
synced 2026-06-05 21:14:51 +00:00
uECC_verify: fix prototype to indicate public_key
The prototype incorrectly used 'private_key' as the name of the first argument (rather than 'public_key'). Docs and function definition were already correctly using 'public_key'
This commit is contained in:
Reference in New Issue
Block a user