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 larry
Recipients Zooko.Wilcox-O'Hearn, christian.heimes, corona10, jstasiak, kmaork, larry, mgorny, oconnor663, xtreak
Date 2022-01-13.02:47:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642042025.79.0.792717729855.issue39298@roundup.psfhosted.org>
In-reply-to
Content
I assume by "intrinsics" you mean using the GCC SIMD stuff, not like inlining memcpy() or something.  My assumption is yes, that's fine, we appear to already be using them for BLAKE2.
History
Date User Action Args
2022-01-13 02:47:05larrysetrecipients: + larry, christian.heimes, mgorny, Zooko.Wilcox-O'Hearn, jstasiak, oconnor663, corona10, xtreak, kmaork
2022-01-13 02:47:05larrysetmessageid: <1642042025.79.0.792717729855.issue39298@roundup.psfhosted.org>
2022-01-13 02:47:05larrylinkissue39298 messages
2022-01-13 02:47:05larrycreate