Hacker News new | ask | show | jobs
by andrewcooke 4776 days ago
ps my "simple-crypt" package for python 3 combines aes and hmac.

https://pypi.python.org/pypi/simple-crypt

for python 2 it is still a good pycrypto example - the code is pretty simple.