Remove upstream GCM issue that was resolved
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 27 Jan 2020 15:09:03 +0000 (16:09 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 27 Jan 2020 17:23:24 +0000 (18:23 +0100)
deltatar/crypto.py

index b0c863c..80850b3 100755 (executable)
@@ -24,9 +24,6 @@ References:
     - Authentication weaknesses in GCM
       http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/comments/CWC-GCM/Ferguson2.pdf
 
-Trouble with python-cryptography packages: authentication tags can only be
-passed in advance: https://github.com/pyca/cryptography/pull/3421
-
 Errors
 -------------------------------------------------------------------------------