diff options
author | Christian Heimes <christian@python.org> | 2018-01-27 09:53:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-27 09:53:43 +0100 |
commit | 2f050c7e1b36bf641e7023f7b28b451454c6b98a (patch) | |
tree | 01ee725ca174b0e7f1ba6f160916f891bebb5a38 /Python/importdl.c | |
parent | a49ac9902903a798fab4970ccf563c531199c3f8 (diff) | |
download | cpython-git-2f050c7e1b36bf641e7023f7b28b451454c6b98a.tar.gz |
bpo-32433: Optimized HMAC digest (#5023)
The hmac module now has hmac.digest(), which provides an optimized HMAC
digest for short messages. hmac.digest() is up to three times faster
than hmac.HMAC().digest().
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/importdl.c')
0 files changed, 0 insertions, 0 deletions