root/openpgpsdk/trunk/tests


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(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/17/07 17:00:57 @515 [515] rachel Visual Studio build files
(edit) 10/15/07 12:11:28 @514 [514] rachel WIN32 changes provided by Alexey Simak
(edit) 09/21/07 18:35:41 @511 [511] rachel Fixed problem with large file encryption …
(edit) 09/20/07 16:41:41 @510 [510] rachel Improved framework for testing larger files
(edit) 09/20/07 15:51:38 @509 [509] rachel Can now push the encrypted writer onto the writer stack. …
(edit) 09/20/07 11:12:43 @508 [508] rachel Tidy up code and comments
(edit) 09/20/07 11:03:06 @507 [507] rachel Test RSA encryption with passphrase
(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
(edit) 09/18/07 09:26:22 @504 [504] rachel New RSA verify test
(edit) 09/10/07 17:18:49 @503 [503] rachel Start of tests for RSA signatures/verification
(edit) 09/05/07 11:40:53 @501 [501] rachel Minor changes and removal of some redundant code.
(edit) 09/04/07 17:20:22 @500 [500] rachel Implemented generalised cfb_encrypt/decrypt functions in crypt structure. …
(edit) 09/03/07 10:43:03 @497 [497] rachel Recombine std and adv dirs into one library
(edit) 08/27/07 15:43:34 @495 [495] rachel Improve error-handling for unsupported symmetric algorithms
(edit) 08/27/07 11:02:20 @494 [494] rachel Fixed low-level crypto issues by implementing support …
(edit) 08/25/07 11:28:26 @493 [493] rachel Added standard 128 AES support (Test fails)
(edit) 08/24/07 13:07:08 @492 [492] rachel Added tests for other symmetric algorithms in RSA decrypt test
(edit) 08/24/07 11:43:35 @491 [491] rachel Added basic CFB test for more symmetric algorithms
(edit) 08/20/07 17:19:16 @489 [489] rachel MDC hash now working.
(edit) 08/20/07 16:42:50 @488 [488] rachel Finally managed to get GPG to produce SE IP packets (secret: don't use …
(edit) 08/20/07 11:24:17 @487 [487] rachel Remove some debugging output
(edit) 08/20/07 10:58:50 @486 [486] rachel Add GPG test of RSA encryption
(edit) 08/13/07 18:48:48 @485 [485] rachel RSA encryption produces packets which can be decrypted by GPG. …
(edit) 08/10/07 13:07:33 @484 [484] rachel Added explicit test for Encrypted PK Session Key Some refactoring
(edit) 08/09/07 16:41:17 @481 [481] rachel #ifdef'd WIP code. Correct test code is found in test_packet_types.c
(edit) 08/09/07 16:30:18 @480 [480] rachel Large set of changes for base implementation of …
(edit) 06/11/07 13:13:19 @476 [476] rachel New test
(edit) 05/14/07 16:32:31 @475 [475] rachel Add results comparison to Literal Data test …
(edit) 05/13/07 20:08:54 @474 [474] rachel use memcmp rather than strncmp for binary data. doh! …
(edit) 05/13/07 18:44:13 @473 [473] rachel Implemented write of Symmetric-Key Encrypted Session Key Packet …
(edit) 05/04/07 16:36:53 @472 [472] rachel make sure it compiles
(edit) 05/04/07 16:28:02 @471 [471] rachel Added test specifically to test decrypt_mpi/encrypt_mpi
(edit) 04/22/07 17:05:42 @470 [470] ben Untested, non-functional, partial encryption implementation.
(edit) 04/19/07 13:13:19 @468 [468] rachel Automated build of CUnit before compiling tests
(edit) 04/11/07 17:30:49 @466 [466] rachel More RSA decryption tests. …
(edit) 04/10/07 16:11:39 @464 [464] rachel Add test for RSA decryption of ascii-armoured file
(edit) 04/10/07 15:41:15 @463 [463] rachel Use a meaningful test name. Some other tidying up
(edit) 04/07/07 15:15:51 @450 [450] ben Fix indentation, and consistency.
(edit) 04/05/07 13:53:28 @449 [449] rachel Formal test suite Working test for RSA decryption
(add) 05/16/05 14:22:47 @119 [119] rachel new directories