#!/usr/bin/python # encoding: utf-8 import base64 from Crypto. ... 32 self.key = hashlib.sha256(key.encode()).hexdigest().decode("hex") def encrypt( self, ...
確定! 回上一頁