root/openpgpsdk/trunk/src/lib/signature.c


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 09/24/09 16:08:58 @701 [701] ben Code contributed by Alasdair Mackintosh <alasdair@google.com> to do …
(edit) 08/30/09 13:17:39 @700 [700] ben Layout.
(edit) 08/01/09 15:19:03 @671 [671] ben Avoid a bunch of #ifery.
(edit) 01/06/09 16:01:17 @636 [636] rachel Better hierarchy in documentation. Removed some unwanted todos.
(edit) 12/23/08 14:39:20 @630 [630] rachel Fix some memory problems.
(edit) 12/23/08 13:17:58 @629 [629] rachel First stab at DSA signature
(edit) 12/17/08 12:00:38 @627 [627] rachel Implemented SHA256 and other SHA* hashes. Implemented DSA verification. …
(edit) 09/10/08 16:25:40 @625 [625] rachel Doxygen changes.
(edit) 09/10/08 12:43:06 @624 [624] rachel Give return value from ops_validate_all_signatures and …
(edit) 09/10/08 11:26:37 @623 [623] rachel Add test of ops_validate_file() Rename ops_sign_mem to ops_sign_buf …
(edit) 09/09/08 17:14:40 @622 [622] rachel Doxygen changes
(edit) 09/08/08 17:53:43 @619 [619] rachel Doxygen changes
(edit) 09/05/08 16:40:36 @617 [617] rachel More changes for Coverity
(edit) 09/05/08 15:19:15 @616 [616] rachel Changes to fix errors and warnings shown by Coverity.
(edit) 08/27/08 15:33:54 @602 [602] rachel Split ops_signature_t struct into 2 parts: the actual signature …
(copy) 08/13/08 14:30:27 @574 [574] rachel Implemented final part of command line application (list-packets). …
copied from openpgpsdk/trunk/src/lib/adv_signature.c:
(edit) 08/07/08 13:49:21 @573 [573] rachel Added some extra error detection. All tests pass.