crypto_4.py 60 B

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