135d0b5 Finish port to PyCA cryptography

3 files Authored by cheimes 7 years ago, Committed by mbasti 7 years ago,
    Finish port to PyCA cryptography
    
    * add missing default_backend
    * unpad encrypted data
    * use cryptography's hashes and HMAC construct
    * remove hard dependency on python-nss from setup.py
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
    
        
file modified
+0 -1
file modified
+1 -2