Delete old TODOs

This commit is contained in:
Sergi Delgado Segura
2019-12-05 11:34:44 +01:00
parent b4197aa5bb
commit 5f7cd7e189
4 changed files with 1 additions and 7 deletions

View File

@@ -8,8 +8,6 @@ from pisa.logger import Logger
logger = Logger("Cryptographer")
# FIXME: Cryptographer is assuming AES-128-GCM and SHA256 since they are the only pair accepted by the encrypted blob
# and the only pair programmed so far.
class Cryptographer:
@staticmethod
# ToDo: #20-test-tx-decrypting-edge-cases