We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 274e1dc commit 84a395aCopy full SHA for 84a395a
lib/Crypto/Util/Counter.py
@@ -1,4 +1,4 @@
1
-# -*- coding: ascii -*-
+# -*- coding: utf-8 -*-
2
#
3
# Util/Counter.py : Fast counter for use with CTR-mode ciphers
4
lib/Crypto/Util/asn1.py
# Util/asn1.py : Minimal support for ASN.1 DER binary encoding.
0 commit comments