Control: forwarded -1 https://github.com/saltstack/libnacl/pull/99
On Tue, Aug 01, 2017 at 10:29:31PM +0300, Adrian Bunk wrote: > On Tue, Aug 01, 2017 at 06:23:19PM +0200, Andreas Beckmann wrote: > > Anything beyond the default instruction set may only be used after > > runtime cpu feature detection, and there must be a fallback in case > > the cpu does not support some extension. > > libsodium does provide runtime feture detection through > crypto_aead_aes256gcm_is_available(), the bug is that > python-nacl does not use it when calling this code in > a unit test. Good point, thanks. I've sent a fix upstream as https://github.com/saltstack/libnacl/pull/99. -- Colin Watson [cjwat...@debian.org]