Re: [issue133] composer hardcodes micalg=sha1 and micalg=pgp-sha1.
Werner Koch <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 02 Apr 2004 13:09:37 +0000, Marc Mutz said: > "pgp-" + gpgme_hash_algo_name() for OpenPGP and gpgme_hash_algo_name() > for S/MIME? What about the case where the gpgme_sign_result_t->signatures Right, but lowercased. > contains more than one entry and those entries differ in their hash_algo fields? > Comma-separate them? Just take the first one (or sha1), the mic-alg is a silly thing anyway.