summaryrefslogtreecommitdiff
path: root/src/context.c
Commit message (Expand)AuthorAgeFilesLines
* cipher: Add sign+hash, verify+hash, and random-override API.NIIBE Yutaka2021-10-071-0/+2
* Fix typos found using codespellJustus Winter2015-11-171-1/+1
* Remove macro hacks for internal vs. external functions. Part 2 and last.Werner Koch2013-12-121-2/+2
* Remove macro hacks for internal vs. external functions. Part 1.Werner Koch2013-12-051-1/+1
* Add gcry_pubkey_get_sexp.Werner Koch2013-04-111-0/+19
* mpi: Add functions to manipulate an EC context.Werner Koch2013-03-151-1/+1
* mpi: Add an API for EC math.Werner Koch2013-03-081-0/+118