summaryrefslogtreecommitdiff
path: root/eddsa-expand.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize eddsa, based on patch by Daiki Ueno.Niels Möller2019-12-301-17/+16
* abi: explicitly export intended symbols and hide othersNikos Mavrogiannopoulos2018-07-071-0/+1
* EdDSA interface change, use plain strings to represent keys.Niels Möller2015-03-191-27/+4
* New function _eddsa_expand_key.Niels Möller2014-10-081-0/+95