|
|
02/09/08 11:05:47 |
@540
|
[540]
|
rachel |
Added decompression tests. … |
|
|
02/04/08 17:24:59 |
@538
|
[538]
|
rachel |
Refactored test code to produce high-level function ops_encrypt_file. … |
|
|
02/01/08 11:36:28 |
@537
|
[537]
|
rachel |
Removed unnecessary deconstifications |
|
|
02/01/08 09:40:41 |
@534
|
[534]
|
rachel |
Added new high-level function: ops_encrypt_file.
Other minor changes |
|
|
01/31/08 11:08:28 |
@533
|
[533]
|
rachel |
Armoured signatures now working |
|
|
01/30/08 14:18:05 |
@530
|
[530]
|
rachel |
Implemented some signature tests. … |
|
|
12/12/07 11:24:01 |
@527
|
[527]
|
rachel |
Changes needed to get V4 cleartext sigs working |
|
|
11/28/07 17:37:27 |
@521
|
[521]
|
rachel |
Initial implementation of Validation of Document Signatures. … |
|
|
10/18/07 16:55:25 |
@519
|
[519]
|
rachel |
New files from Alexey |
|
|
10/18/07 13:01:04 |
@517
|
[517]
|
rachel |
Added OPS_E_UNIMPLEMENTED error … |
|
|
10/17/07 17:11:48 |
@516
|
[516]
|
rachel |
WIN32 changes provided by Alexey Simak |
|
|
09/20/07 15:51:38 |
@509
|
[509]
|
rachel |
Can now push the encrypted writer onto the writer stack. … |
|
|
09/10/07 17:18:49 |
@503
|
[503]
|
rachel |
Start of tests for RSA signatures/verification |
|
|
09/04/07 17:20:22 |
@500
|
[500]
|
rachel |
Implemented generalised cfb_encrypt/decrypt functions in crypt structure. … |
|
|
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:19:16 |
@489
|
[489]
|
rachel |
MDC hash now working. |
|
|
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: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:20:40 |
@477
|
[477]
|
rachel |
added new function |
|
|
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/08/07 18:09:53 |
@459
|
[459]
|
ben |
Check attribute signatures. |
|
|
04/08/07 16:35:37 |
@457
|
[457]
|
ben |
Memory leak. |
|
|
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). |
|
|
03/21/07 18:52:43 |
@447
|
[447]
|
rachel |
Moved standard packet-print code from packet-dump example into standard … |
|
|
02/15/07 18:30:31 |
@438
|
[438]
|
rachel |
Ben's stub encryption code. … |
|
|
02/11/07 10:55:25 |
@436
|
[436]
|
ben |
Constification, fix makefile, return key instead of keyid. |
|
|
12/19/06 14:22:18 |
@431
|
[431]
|
rachel |
new cmdline app to flex Standard API functions … |
|
|
12/04/06 12:42:06 |
@426
|
[426]
|
rachel |
Split src into Standard and Advanced APIs. … |
|
|
07/26/06 13:27:19 |
@423
|
[423]
|
ben |
Failure to consume the packet is an error. |
|
|
07/26/06 04:18:10 |
@422
|
[422]
|
ben |
Propagate armour errors. |
|
|
05/21/06 23:12:53 |
@419
|
[419]
|
rachel |
new function |
|
|
05/01/06 17:07:22 |
@418
|
[418]
|
rachel |
Make ops_parse_and_accumulate return a value so we can print out errors … |
|
|
04/28/06 11:30:38 |
@417
|
[417]
|
rachel |
Doxygen comments
Refs #12 |
|
|
03/12/06 12:10:40 |
@405
|
[405]
|
ben |
Make declaration match. |
|
|
03/03/06 14:45:32 |
@397
|
[397]
|
ben |
Handle one pass signatures. |
|
|
02/27/06 14:31:30 |
@388
|
[388]
|
ben |
Refactor readers. Reading encrypted compressed data now works. |
|
|
02/27/06 11:11:06 |
@387
|
[387]
|
ben |
Missing file. |
|
|
02/22/06 11:35:13 |
@383
|
[383]
|
ben |
Decrypt session keys. Generalise CFB mode. |
|
|
02/21/06 10:33:23 |
@373
|
[373]
|
ben |
Start handling symmetric encryption. |
|
|
02/20/06 16:59:31 |
@371
|
[371]
|
ben |
Make sure dmalloc happens last. |
|
|
02/19/06 15:35:42 |
@368
|
[368]
|
ben |
Constification, plus bugfix where strings were freed that might not have … |
|
|
02/19/06 14:57:51 |
@367
|
[367]
|
ben |
Show algorithms. |
|
|
02/06/06 17:37:13 |
@357
|
[357]
|
ben |
Hoorah! V3 keys work. What a mess. |
|
|
01/31/06 12:01:12 |
@346
|
[346]
|
ben |
Check checksum/hash. |
|
|
01/30/06 16:25:04 |
@344
|
[344]
|
ben |
Point at the secret key in the passphrase callback instead. This is both … |
|
|
01/30/06 16:10:43 |
@343
|
[343]
|
ben |
Working secret key decryption! |
|
|
01/30/06 13:08:26 |
@341
|
[341]
|
ben |
More decryption, missing file. |
|
|
01/26/06 17:41:18 |
@340
|
[340]
|
ben |
Correctly calculate iterations. |
|
|
01/26/06 16:37:18 |
@339
|
[339]
|
ben |
More hash support, print the right thing. |
|
|
01/26/06 14:57:33 |
@337
|
[337]
|
ben |
No longer need S2KU_NOT_SET. |
|
|
01/25/06 18:40:09 |
@336
|
[336]
|
ben |
Another step closer to decryption. |
|
|
01/22/06 12:23:40 |
@335
|
[335]
|
ben |
Rearrange error codes, add codes for specific events, read a GPG … |
|
|
01/20/06 17:52:06 |
@334
|
[334]
|
ben |
Add passphrase callbacks. |
|
|
01/20/06 09:02:19 |
@333
|
[333]
|
ben |
Beginnings of decryption. |
|
|
01/10/06 18:28:47 |
@332
|
[332]
|
ben |
Add memory reader. Closes #31. |
|
|
01/05/06 13:57:53 |
@327
|
[327]
|
ben |
Optionally allow trailing whitespace where we don't strictly expect it. |
|
|
01/03/06 14:18:52 |
@326
|
[326]
|
ben |
Parse encrypted session key. |
|
|
12/09/05 15:23:43 |
@322
|
[322]
|
rachel |
Stacked callbacks now return OPS_FINISHED when no more callbacks to call … |
|
|
12/07/05 09:39:44 |
@320
|
[320]
|
ben |
Out of time - hopefully a working refactoring of readers and callbacks.
… |
|
|
12/01/05 13:38:12 |
@319
|
[319]
|
ben |
Finish name refactoring. |
|
|
11/30/05 15:23:25 |
@317
|
[317]
|
ben |
Ignore trailing whitespace. Hide memory structures. |
|
|
11/30/05 11:53:38 |
@316
|
[316]
|
ben |
Plaintext signing now appears to be complete. Fixes #26. |
|
|
11/30/05 09:44:32 |
@315
|
[315]
|
ben |
Add a version string. |
|
|
11/29/05 16:06:23 |
@314
|
[314]
|
ben |
Inline signing. Not 100% RFC compliant yet, but seems to work. References … |
|
|
11/25/05 14:44:20 |
@307
|
[307]
|
ben |
Start hiding things. |
|
|
11/24/05 09:53:05 |
@304
|
[304]
|
ben |
Create secret keys from scratch, partially implemented plaintext signing. |
|
|
11/22/05 12:42:47 |
@302
|
[302]
|
rachel |
documentation changes |
|
|
11/21/05 14:30:17 |
@301
|
[301]
|
rachel |
Renamed create_options to create_info to be consistent with parse_info. … |
|
|
11/21/05 12:37:55 |
@300
|
[300]
|
rachel |
Removed redundant ops_errors.c, all error code now in errors.c … |
|
|
11/18/05 13:40:57 |
@299
|
[299]
|
rachel |
print error functions
removed redundant code … |
|
|
11/18/05 05:44:20 |
@296
|
[296]
|
ben |
Prepare for write armour. |
|
|
11/01/05 08:40:53 |
@288
|
[288]
|
rachel |
documentation. Refs #12. |
|
|
10/31/05 14:24:11 |
@287
|
[287]
|
ben |
Back out -Wdeclaration-after-statement - a more viable answer is -ansi, … |
|
|
10/31/05 13:56:37 |
@286
|
[286]
|
ben |
Say which syscall failed. |
|
|
10/31/05 13:51:51 |
@285
|
[285]
|
ben |
Separate system errors from the consequent library error. |
|
|
10/31/05 12:59:32 |
@282
|
[282]
|
rachel |
initial stab at stacked error handling |
|
|
10/31/05 09:32:22 |
@281
|
[281]
|
rachel |
Also needed map_t namechange. Refs #20 |
|
|
10/31/05 09:03:17 |
@280
|
[280]
|
rachel |
types renamed. Fixes #20 |
|
|
10/31/05 08:52:01 |
@279
|
[279]
|
rachel |
comments added to make structs appear in online docs
refs #12 |
|
|
10/28/05 16:04:50 |
@276
|
[276]
|
ben |
Undo overzealous renaming. |
|
|
10/28/05 12:18:17 |
@274
|
[274]
|
ben |
Wrong namespace. Fixes #18. |
|
|
10/28/05 10:15:45 |
@272
|
[272]
|
rachel |
Added comments to undocumented structures. The comments themselves … |
|
|
10/27/05 19:07:05 |
@271
|
[271]
|
rachel |
Renamed parse_options to parse_info which makes more sense … |
|
|
10/25/05 15:19:46 |
@250
|
[250]
|
ben |
Add more checking, fix fallout from that. |
|
|
10/24/05 16:02:19 |
@246
|
[246]
|
ben |
Values may not have been initialised. Also, where available, fill in … |
|
|
10/15/05 14:48:19 |
@241
|
[241]
|
ben |
Move all the headers around. |
|
|
10/15/05 14:00:07 |
@240
|
[240]
|
ben |
Partway through moving headers into their own directory, plus some … |