This release makes the associated_data parameter optional. Users intending to encrypt without requiring authentication of additional data can simply omit that parameter.
0.1
This is the first release of python-aead.
It has a working implementation of AES_128_CBC_HMAC_SHA_256 and a stable API.