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 brett.cannon, christian.heimes, rhettinger, vstinner
Date 2019-04-09.09:45:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554803108.71.0.335673194436.issue36559@roundup.psfhosted.org>
In-reply-to
Content
You could also use the internal _sha512 module. It's always present, small, lean and provides a SHA512 implementation with sufficient performance.
History
Date User Action Args
2019-04-09 09:45:08christian.heimessetrecipients: + christian.heimes, brett.cannon, rhettinger, vstinner
2019-04-09 09:45:08christian.heimessetmessageid: <1554803108.71.0.335673194436.issue36559@roundup.psfhosted.org>
2019-04-09 09:45:08christian.heimeslinkissue36559 messages
2019-04-09 09:45:08christian.heimescreate