This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes
Date 2022-03-23.14:38:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648046297.04.0.0080851245093.issue47101@roundup.psfhosted.org>
In-reply-to
Content
Hubert's suggested solution EVP_MD_do_all_provided() worked almost straight forward. The function signature is a bit different and I got "undefined" in the result set. Filtering out NID_undef got right of it.
History
Date User Action Args
2022-03-23 14:38:17christian.heimessetrecipients: + christian.heimes
2022-03-23 14:38:17christian.heimessetmessageid: <1648046297.04.0.0080851245093.issue47101@roundup.psfhosted.org>
2022-03-23 14:38:17christian.heimeslinkissue47101 messages
2022-03-23 14:38:17christian.heimescreate