Roger Dingledine
|
f9f3e2f120
|
slight optimization on rsa exponent
use 2**16+1 rather than 2**16 + 2**(-1)
svn:r99
|
2002-09-05 19:04:47 +00:00 |
|
Nick Mathewson
|
4c761e4537
|
Backport to OpenSSL version 0.9.5
svn:r91
|
2002-09-03 19:16:02 +00:00 |
|
Nick Mathewson
|
fdb31225b7
|
Port to MacOS X
svn:r88
|
2002-09-03 18:44:24 +00:00 |
|
Matej Pjafjar
|
01aadefbfc
|
Changed crypto calls to go through common/crypto.[hc] instead of calling OpenSSL directly.
svn:r76
|
2002-08-22 07:30:03 +00:00 |
|
Matej Pjafjar
|
e01522bbed
|
Added the crypto abstraction to libor. Need to test and change the code to use this instead of OpenSSL.
svn:r74
|
2002-07-25 08:17:22 +00:00 |
|
Matej Pjafjar
|
5af5a96343
|
Beginnings of a crypto abstraction layer.
svn:r73
|
2002-07-24 14:02:39 +00:00 |
|