Rahul Nair f1d332a01d Adding a check of string type for hmacs
- To ensure comparison is done on binary data

The method would first check if the 2 hmacs are a python
`six.stringtype`. If they are, they would be encoded using
'utf-8' as the encoding scheme to binary data.

Change-Id: Idf59f669087a39c30eee4e533899b95ede66e198
2017-03-06 22:07:53 +00:00
2017-01-20 19:15:59 +00:00
2016-12-20 14:20:50 +11:00
2014-06-18 23:12:10 -04:00
2015-11-16 23:17:37 +08:00
2016-11-25 13:10:05 +01:00
2017-01-09 10:14:48 -08:00
2015-09-17 16:42:28 +00:00
2017-01-09 10:14:48 -08: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%