Francois Gouget
|
53f3f441fb
|
rsaenh: Make the mpi functions static, remove mp_signed_bin_size() as it is unused.
|
2009-05-26 14:09:51 +02:00 |
Andrew Talbot
|
250b699354
|
rsaenh: Replace malloc/realloc with HeapAlloc/HeapReAlloc.
|
2009-02-16 15:35:14 +01:00 |
Andrew Talbot
|
149ee9bf3b
|
rsaenh: Declare some functions static.
|
2009-01-23 13:12:22 +01:00 |
Andrew Talbot
|
4be41680a3
|
rsaenh: Declare some functions static.
|
2009-01-22 12:04:24 +01:00 |
Andrew Talbot
|
98dad20925
|
rsaenh: Declare some functions static.
|
2009-01-21 10:25:16 +01:00 |
Andrew Talbot
|
59a4a5d935
|
rsaenh: Declare some functions static.
|
2009-01-20 12:30:34 +01:00 |
Michael Stefaniuc
|
50b45a78a3
|
rsaenh: Do not cast zero.
|
2008-12-08 12:04:13 +01:00 |
Rob Shearman
|
0a2efbb1cc
|
rsaenh: Make some functions used in only one file static.
|
2008-10-15 15:22:58 +02:00 |
Francois Gouget
|
633ee950a1
|
Assorted spelling fixes.
|
2008-05-07 12:07:11 +02:00 |
Austin English
|
313a85f163
|
Spelling fixes.
|
2008-04-17 12:25:57 +02:00 |
Andrew Talbot
|
722b659064
|
rsaenh: Remove tentative declaration of static array with no size specifier.
|
2008-04-04 11:04:24 +02:00 |
Andrew Talbot
|
303bff281c
|
rsaenh: Remove unneeded casts.
|
2008-01-18 12:43:37 +01:00 |
Alexandre Julliard
|
0590fe2ecf
|
Make some variables static.
|
2007-11-06 14:38:54 +01:00 |
Andrew Talbot
|
45c5b11fd6
|
rsaenh: Constify some variables.
|
2007-08-23 12:39:11 +02:00 |
Alexandre Julliard
|
69a88a9d40
|
Fix minor differences in the formatting of the license notices.
|
2007-05-04 12:08:15 +02:00 |
Dmitry Timoshkov
|
c9842d2ca9
|
rsaenh: Make some data const and static.
|
2006-12-14 20:11:37 +01:00 |
Andrew Talbot
|
b3be5bcd1c
|
rsaenh: Cast-qual warnings fix.
|
2006-09-27 09:40:26 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Francois Gouget
|
6d442aeb34
|
Assorted spelling fixes.
|
2005-11-23 20:14:43 +01:00 |
Francois Gouget
|
6b10c324c5
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
Francois Gouget
|
da8b3dd7f2
|
Assorted spelling fixes.
|
2005-01-26 21:09:04 +00:00 |
Michael Jung
|
e98d2712cb
|
Small bugfixes backported from the LibTomCrypt v1.0rc1 release.
|
2005-01-03 14:25:12 +00:00 |
Francois Gouget
|
6fb1a20020
|
Assorted spelling fixes.
|
2004-12-20 19:27:06 +00:00 |
Michael Jung
|
ca371a48b2
|
Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL
dependencies.
|
2004-11-30 17:43:59 +00:00 |