- Fixed cipher interface for encrypt/decrypt functions

This commit is contained in:
Paul Bakker 2010-03-18 21:21:02 +00:00
parent 4fc45522f1
commit f3ccc68100
21 changed files with 286 additions and 170 deletions

View file

@ -13,6 +13,8 @@ Changes
* Added const correctness for main code base
* X509 signature algorithm determination is now
in a function to allow easy future expansion
* Changed symmetric cipher functions to
identical interface (returning int result values)
Bug fixes
* Fixed bug resulting in failure to send the last