3
ê…ht ã @ sD d dl mZmZmZ d dlZd dlZejejƒG dd„ deƒƒZ dS )é )Úabsolute_importÚdivisionÚprint_functionNc @ sD e Zd Zejdd„ ƒZejdd„ ƒZejdd„ ƒZejdd„ ƒZd S )
Ú
MACContextc C s dS )z/
Processes the provided bytes.
N© )ÚselfÚdatar r ú/usr/lib64/python3.6/mac.pyÚupdate s zMACContext.updatec C s dS )zC
Returns the message authentication code as bytes.
Nr )r r r r Úfinalize s zMACContext.finalizec C s dS )zL
Return a MACContext that is a copy of the current context.
Nr )r r r r Úcopy s zMACContext.copyc C s dS )zd
Checks if the generated message authentication code matches the
signature.
Nr )r Z signaturer r r Úverify s zMACContext.verifyN) Ú__name__Ú
__module__Ú__qualname__ÚabcÚabstractmethodr
r r r
r r r r r s r )
Z
__future__r r r r ZsixZ
add_metaclassÚABCMetaÚobjectr r r r r Ú