simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Jan 25 20:31:07 GMT 2019


TL;DR:
  de2667f9 cryptsuite: stop failing if hardware AES is unavailable.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2019-01-25 20:31:07

commit de2667f9517a7f3fe9922e3d014798bd52a13488
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=de2667f9517a7f3fe9922e3d014798bd52a13488;hp=45090818257c792bf8c36076228f2a32d94cbace
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Jan 25 20:31:05 2019 +0000

    cryptsuite: stop failing if hardware AES is unavailable.
    
    In the new testSSHCiphers function, I forgot to put in the check for
    None that I put in all the other functions that try to explicitly
    instantiate hardware-accelerated AES.

 test/cryptsuite.py | 2 ++
 1 file changed, 2 insertions(+)



More information about the tartarus-commits mailing list