crypto_7.py 63 B

12
  1. def hexdigest(self):
  2. return self.digest().encode('hex')