Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 250 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 250 Bytes

CMAC-AES128_for_python3

If you install pycrypto with pip, you can only get version 2.6.1

pip3 install pycrypto

pycrypto2.6.1 is not supported for CMAC functions(RFC-4493)
pycrypto is dead