summaryrefslogtreecommitdiff
path: root/rsa.h
Commit message (Collapse)AuthorAgeFilesLines
* split signkey_type and signature_type for RSA sha1 vs sha256Matt Johnston2020-05-171-2/+2
|
* use sigtype where appropriateMatt Johnston2020-04-061-5/+6
|
* Pointer parameter could be declared as pointing to constFrancois Perrad2017-08-191-4/+4
|
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-2/+2
|
* add parentheses to macroFrancois Perrad2016-01-011-1/+1
|
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-3/+3
|
* Make _sign and _verify functions take a buffer* rather than void* and intMatt Johnston2013-04-061-4/+2
|
* Rename rsa_key to dropbear_rsa_key (and same for dss too) soMatt Johnston2010-07-211-11/+9
| | | | we don't conflict with libtomcrypt.
* Comment public/private partsMatt Johnston2010-07-201-0/+1
|
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+61