commit | 3ba5d1cf2eb6ef28ac5f6d9f3d28020d00c5be50 | [log] [tgz] |
---|---|---|
author | Ben Laurie <ben@openssl.org> | Mon Jul 30 17:46:22 2001 +0000 |
committer | Ben Laurie <ben@openssl.org> | Mon Jul 30 17:46:22 2001 +0000 |
tree | 73d3b6e7e2ee0ce832943a1e080501b8a96c40d6 | |
parent | be2e2c32972e421ecc78bb79b502cb9d76d0c391 [diff] |
Make EVPs allocate context memory, thus making them extensible. Rationalise DES's keyschedules. I know these two should be separate, and I'll back out the DES changes if they are deemed to be an error. Note that there is a memory leak lurking in SSL somewhere in this version.