commit | 81325245001d80d99cb59275dfe91833f4217320 | [log] [tgz] |
---|---|---|
author | Yesudeep Mangalapilly <yesudeep@gmail.com> | Fri Aug 12 13:06:51 2011 +0530 |
committer | Yesudeep Mangalapilly <yesudeep@gmail.com> | Fri Aug 12 13:06:51 2011 +0530 |
tree | 2610f797f057feedec88d13d9ed7d16efe5c4232 | |
parent | a4453c6f8b1f919794e7f3213292d03416eb6d91 [diff] |
Adds verification tests for int2bytes and bytes2int * There is a bug in the older int2bytes implementation. I've raised an issue on bitbucket for that already. #11 The pkcs1 file verification test fails if the behavior for int2bytes is corrected.