Skip to content

D0ller/CMAC-AES128_for_python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

CMAC extended implementation for pycrypto-2.6.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages