root/openpgpsdk/trunk/tests/test_rsa_signature.c


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 08/04/08 18:09:53 @572 [572] rachel Added large file test. …
(edit) 07/21/08 11:46:59 @570 [570] rachel Added Apache license.
(edit) 07/21/08 11:24:55 @568 [568] rachel Implemented high-level function ops_sign_mem and corresponding test.
(edit) 07/18/08 16:25:42 @567 [567] rachel Command line app implemented.
(edit) 05/02/08 11:25:27 @558 [558] rachel Implemented basic transferable public & secret keys (binary format). …
(edit) 02/29/08 17:13:59 @547 [547] rachel Added tests for additional compression algorithm. …
(edit) 02/09/08 11:05:47 @540 [540] rachel Added decompression tests. …
(edit) 02/04/08 17:24:59 @538 [538] rachel Refactored test code to produce high-level function ops_encrypt_file. …
(edit) 01/31/08 11:08:28 @533 [533] rachel Armoured signatures now working
(edit) 01/30/08 14:18:05 @530 [530] rachel Implemented some signature tests. …
(edit) 12/10/07 17:51:16 @525 [525] rachel Combined GPG tests and OPS tests into one. …
(edit) 12/10/07 15:43:20 @523 [523] rachel Signature/verification now interoperates with GPG
(edit) 11/28/07 17:37:27 @521 [521] rachel Initial implementation of Validation of Document Signatures. …
(edit) 10/18/07 13:36:34 @518 [518] rachel Added some placeholder tests for ones to be added
(edit) 10/18/07 13:01:04 @517 [517] rachel Added OPS_E_UNIMPLEMENTED error …
(edit) 10/15/07 12:11:28 @514 [514] rachel WIN32 changes provided by Alexey Simak
(edit) 09/20/07 10:13:07 @506 [506] rachel Tidying up test code
(edit) 09/18/07 10:48:14 @505 [505] rachel RSA signature test works with key requiring passphrase
(add) 09/18/07 09:26:22 @504 [504] rachel New RSA verify test