Richard Levitte
|
96a3369c4a
|
Make internal functions static.
|
2002-11-13 14:31:55 +00:00 |
|
Richard Levitte
|
732c9fe179
|
There's a name clash between OpenSSL and RSAref. Since this engine handles
RSAref data, pretend we don't care for OpenSSL's MD2 and MD5 structures or
implementation.
Remove all kinds of silly warning
|
2002-10-24 17:02:42 +00:00 |
|
Richard Levitte
|
dc2ab9f4fa
|
Add the CBC flag for cbc ciphers
|
2002-08-01 19:33:08 +00:00 |
|
Richard Levitte
|
6d7dbc12f2
|
Add MD digests.
And this finishes this engine, it now offers all ciphers and digests
that RSAref 2.0 has.
|
2001-11-15 20:23:29 +00:00 |
|
Richard Levitte
|
b5fe234588
|
Add DES functions.
Restructure the code and comment it a bit.
Prepare for the presence of digests.
|
2001-11-15 18:52:28 +00:00 |
|
Richard Levitte
|
c85a157854
|
Use the generated error code files.
|
2001-11-15 16:57:36 +00:00 |
|
Richard Levitte
|
1d46b6b3b9
|
Make use of RSAref's header files instead of EAY's crafted rsaref.h.
|
2001-11-14 23:39:01 +00:00 |
|
Richard Levitte
|
6276f1e100
|
Add a demo that reimplements the RSAref glue in form of a dynamically
loadable engine.
|
2001-11-14 22:42:35 +00:00 |
|