Changeset 399
- Timestamp:
- 03/04/06 17:01:14
- Files:
-
- openpgpsdk/trunk/src/packet-parse.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openpgpsdk/trunk/src/packet-parse.c
r397 r399 2724 2724 } 2725 2725 2726 // XXX: this could be improved by sharing all hashes that are the 2727 // same, then duping them just before checking the signature. 2726 2728 void ops_parse_hash_init(ops_parse_info_t *pinfo,ops_hash_algorithm_t type, 2727 2729 const unsigned char *keyid)
