commit | 9d5fc3e5dbe581e1fea9303e684ec9248936df55 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun Jul 09 07:34:58 2017 -0500 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Sun Jul 09 08:34:58 2017 -0400 |
tree | 6a769a585ba9c2c5e121bb55c169dba17a814c77 | |
parent | 0c9aed91697c5bc1eb16c2254406149e2395fdae [diff] |
use an instance in aead_cipher_supported (#3772) * use an instance in aead_cipher_supported * test for chacha20poly1305 compatibility via init exception * pep8