| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add verify function to hmac and hashes. | Julian Krause | 2013-12-17 | 1 | -0/+4 |
| * | invalidtag exception for gcm | Paul Kehrer | 2013-11-29 | 1 | -0/+4 |
| * | enforce AEAD add_data before update | Paul Kehrer | 2013-11-29 | 1 | -0/+4 |
| * | rename NotFinalized exception to NotYetFinalized because alex is right | Paul Kehrer | 2013-11-29 | 1 | -1/+1 |
| * | GCM support | Paul Kehrer | 2013-11-29 | 1 | -0/+4 |
| * | raise an exception if you try to use a HashContext after finalize is called. | David Reid | 2013-11-12 | 1 | -0/+4 |
| * | Changed excpetion name based on feedback from dreid | Alex Gaynor | 2013-11-02 | 1 | -1/+1 |
| * | pep8 | Alex Gaynor | 2013-11-02 | 1 | -0/+1 |
| * | Document and implement the public API for when the backend doesn't support th... | Alex Gaynor | 2013-11-02 | 1 | -0/+15 |
