← Back to team overview

instant team mailing list archive

Use of SHA1 in signatures.py

 

From help(hashlib):

  Named constructor functions are also available, these are much faster
  than using new():
    
  md5(), sha1(), sha224(), sha256(), sha384(), and sha512()

I suggest using hashlib.sha1 directly.

-- 
Anders

Attachment: signature.asc
Description: Digital signature


Follow ups