Takashi Kajinami 1bd3e6142b Deprecate redundant constant_time_compare function
hmac.compare_digest has been available since Python 3.3 [1], so this
function is just a redundant wrapper for it in Python 3.x .

[1] https://docs.python.org/3/library/hmac.html#hmac.compare_digest

Closes-Bug: #2081732
Change-Id: I5203be58cb2aeb3b9d127840fd4b995bfb62fe4c
2024-10-01 12:49:24 +00:00
2024-05-01 11:45:51 +09:00
2019-04-19 19:27:54 +00:00
2018-07-04 08:28:15 +07:00
2024-07-23 23:23:55 +09:00
2022-05-26 17:54:28 +01:00
2019-02-13 14:28:34 +08:00
2024-09-30 17:25:42 +09:00
2024-09-30 17:25:42 +09:00
2020-02-10 18:35:07 +01:00
2024-05-01 11:45:51 +09:00
2024-07-22 08:01:45 -07:00

Team and repository tags

image

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

Description
OpenStack library utils
Readme 8.1 MiB
Languages
Python 100%