commit | f3ccc681001b8bc3a74e060597203a682072d6f6 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu Mar 18 21:21:02 2010 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu Mar 18 21:21:02 2010 +0000 |
tree | bd4d553792b8f9b5e4ab4794404b8ccd6ca494a1 | |
parent | 4fc45522f12793bbce33c1fbb37e15b2818ff72c [diff] [blame] |
- Fixed cipher interface for encrypt/decrypt functions
diff --git a/ChangeLog b/ChangeLog index 06987cc..56b65b4 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -13,6 +13,8 @@ * 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