commit | 49528751b878a8198f628dff6651e4547818a2cf | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Tue May 30 18:26:22 2000 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Tue May 30 18:26:22 2000 +0000 |
tree | a73b437572c1052cc8337746602b501bebdbbaee | |
parent | 547bf7f9838285a111c50959a2363221971ab863 [diff] |
More EVP cipher revision. Change EVP_SealInit() and EVP_OpenInit() to handle cipher parameters. Make it possible to set RC2 and RC5 params. Make RC2 ASN1 code use the effective key bits and not the key length. TODO: document how new API works.