rayantony / torchat

Automatically exported from code.google.com/p/torchat
0 stars 0 forks source link

md5 is deprecated #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
md5 is deprecated and should be replaced with hashlib, has the functions from 
md5 but also extends the code set

Original issue reported on code.google.com by YogisB...@gmail.com on 5 Jan 2011 at 8:03

GoogleCodeExporter commented 9 years ago

Original comment by prof7...@gmail.com on 13 Jan 2011 at 1:29

GoogleCodeExporter commented 9 years ago
Trivial patch.

Original comment by schecko...@gmail.com on 16 Jan 2011 at 2:39

Attachments:

GoogleCodeExporter commented 9 years ago
applied in r472

Original comment by prof7...@gmail.com on 16 Jan 2011 at 2:54