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