summaryrefslogtreecommitdiff
path: root/oslo_utils/tests/test_secretutils.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary unicode prefixessongwenping2022-04-221-20/+20
* Add function to encapsule md5 for FIPS systemsAde Lee2020-09-161-0/+47
* Add digestmod when using hmac3.41.1Alfredo Moralejo2019-08-211-1/+3
* Fix exception with secretutilschangxun2018-05-241-2/+9
* Adding a check of string type for hmacsRahul Nair2017-03-061-0/+2
* Create secretutils and include 'constant_time_compare' functionJoshua Harlow2016-01-191-0/+52