3
f @ sl d Z ddlZddlmZ ddlZedd e dD Z
edd e dD ZdZG dd d Z
dd
dZdS )
zxHMAC (Keyed-Hashing for Message Authentication) Python module.
Implements the HMAC algorithm as described by RFC 2104.
N)_compare_digestc c s | ]}|d A V qdS )\ N ).0xr r )/opt/alt/python36/lib64/python3.6/hmac.py