[PATCH 1/2] rsaenh/tests: Added more key state tests.

Qian Hong qhong at codeweavers.com
Fri Jun 28 05:40:28 CDT 2013


Thanks Daniel again!

- Superseded patch 97087.
- Explicit changing key state by calling CrypteDecrypt with good data 
and Final = FALSE.
- Creating a block of bad data by modifying good data, instead of 
filling with magic number 0xdeadbeef.
- Added buffer length tests on failing calls.
- Added buffer content tests on failing calls.
- Improved comments.

---
  dlls/rsaenh/tests/rsaenh.c |  150 
++++++++++++++++++++++++++++++++++++++++++--
  1 file changed, 146 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-rsaenh-tests-Added-more-key-state-tests.txt
Type: text/x-patch
Size: 10950 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130628/05686d56/attachment.bin>


More information about the wine-patches mailing list