summaryrefslogtreecommitdiffstats
path: root/libtomcrypt/pk/pkcs1
Commit message (Expand)AuthorAgeFilesLines
* Run Lindent on libtom(*)Nikos Mavrogiannopoulos2010-09-069-677/+698
* Do not include linux headers to libtom files. This will allow easier replacem...Nikos Mavrogiannopoulos2010-08-195-5/+5
* Fix build with recent kernelsJan Chadima2010-08-055-4/+9
* Corrected PSS signature generation and verification.Nikos Mavrogiannopoulos2010-07-262-2/+6
* ncr_int.h -> ncr-int.hNikos Mavrogiannopoulos2010-07-255-5/+5
* Use of algo_properties to avoid linear search on a table for each property.Miloslav Trmač2010-07-245-33/+33
* Added a modified libtomcrypt with DSA and RSA algorithms.Nikos Mavrogiannopoulos2010-07-075-57/+18
* Added libtomcryptNikos Mavrogiannopoulos2010-07-069-0/+1094