|
|
09/21/07 18:35:41 |
@511
|
[511]
|
rachel |
Fixed problem with large file encryption … |
|
|
09/20/07 15:51:38 |
@509
|
[509]
|
rachel |
Can now push the encrypted writer onto the writer stack. … |
|
|
09/18/07 10:48:14 |
@505
|
[505]
|
rachel |
RSA signature test works with key requiring passphrase |
|
|
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/04/07 15:49:37 |
@498
|
[498]
|
rachel |
typo fixed |
|
|
09/03/07 10:43:03 |
@497
|
[497]
|
rachel |
Recombine std and adv dirs into one library |
|
|
08/27/07 16:18:35 |
@496
|
[496]
|
rachel |
Removed use of old macro ERR1P and replaced with new stacked errors … |
|
|
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/20/07 17:24:30 |
@490
|
[490]
|
rachel |
Comment out debugging code |
|
|
08/20/07 17:19:16 |
@489
|
[489]
|
rachel |
MDC hash now working. |
|
|
08/20/07 11:24:17 |
@487
|
[487]
|
rachel |
Remove some debugging output |
|
|
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 17:05:16 |
@483
|
[483]
|
rachel |
Move code to correct dir |
|
|
08/09/07 17:03:54 |
@482
|
[482]
|
rachel |
ops_setup_memory_write etc are used by libops_adv.a … |
|
|
08/09/07 16:30:18 |
@480
|
[480]
|
rachel |
Large set of changes for base implementation of … |
|
|
07/23/07 09:28:03 |
@479
|
[479]
|
rachel |
Let's not use magic numbers. #defines make it clearer. |
|
|
06/11/07 13:24:23 |
@478
|
[478]
|
rachel |
New function |
|
|
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 … |
|
|
04/22/07 17:05:42 |
@470
|
[470]
|
ben |
Untested, non-functional, partial encryption implementation. |
|
|
04/11/07 17:30:49 |
@466
|
[466]
|
rachel |
More RSA decryption tests. … |
|
|
04/11/07 11:10:02 |
@465
|
[465]
|
rachel |
Free the right thing |
|
|
04/10/07 15:39:51 |
@462
|
[462]
|
rachel |
comment out debugging output |
|
|
04/10/07 15:12:43 |
@461
|
[461]
|
rachel |
Cast required in printf in OSX |
|
|
04/08/07 18:09:53 |
@459
|
[459]
|
ben |
Check attribute signatures. |
|
|
04/08/07 17:00:14 |
@458
|
[458]
|
ben |
Memory leak. |
|
|
04/08/07 16:35:37 |
@457
|
[457]
|
ben |
Memory leak. |
|
|
04/08/07 15:39:15 |
@455
|
[455]
|
ben |
Working direct signatures. |
|
|
04/08/07 14:59:42 |
@454
|
[454]
|
ben |
Count validation warnings. |
|
|
04/08/07 14:43:23 |
@453
|
[453]
|
ben |
Direct signature validation (not yet correct). |
|
|
04/08/07 13:04:18 |
@452
|
[452]
|
ben |
Improve workingness of tests. |
|
|
03/21/07 18:52:43 |
@447
|
[447]
|
rachel |
Moved standard packet-print code from packet-dump example into standard … |
|
|
03/20/07 15:50:39 |
@446
|
[446]
|
rachel |
Only one character missing, but an important one to miss… |
|
|
03/20/07 13:40:35 |
@445
|
[445]
|
rachel |
Better error-handling on unknown packet types. … |
|
|
03/16/07 15:50:12 |
@443
|
[443]
|
rachel |
Don't free passphrase if it hasn't been alloced |
|
|
02/15/07 18:30:31 |
@438
|
[438]
|
rachel |
Ben's stub encryption code. … |
|
|
02/11/07 11:09:40 |
@437
|
[437]
|
ben |
Correct target names. |
|
|
02/11/07 10:55:25 |
@436
|
[436]
|
ben |
Constification, fix makefile, return key instead of keyid. |
|
|
12/19/06 14:40:37 |
@432
|
[432]
|
rachel |
sort out makefile problems |
|
|
12/04/06 12:45:27 |
@428
|
[428]
|
rachel |
Fixed typo in CFLAGS |
|
|
12/04/06 12:42:06 |
@426
|
[426]
|
rachel |
Split src into Standard and Advanced APIs. … |