3
i @ s d Z ddlZddlmZ ddlZddlZddl Z e
dd edD Ze
dd edD Z
dZG dd d Zd
d ZG dd
d
e jZej reZdddZdS )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 /usr/lib64/python3.6/hmac.py