Re: hash tags
Daniel Holth <[email protected]> Fri, 8 Mar 2013 16:43:59 -0500
| Newsgroups | gmane.comp.python.catalog |
|---|---|
| Message-ID | <CAG8k2+5Q28ZcafOHeMi=3PZzSSDfieDRnK3PottCNpKeC11Xrg@mail.gmail.com> |
Check out https://blake2.net/ ; it is both faster and more secure than md5. md5 does have to go, no matter how secure it is in this particular application. SHA2 is the only choice that doesn't require a long explanation. When this came up a little less than a year ago we talked about maybe including the SHA2 hash in one of the link attributes <a href= something="hash"> for the benefit of old clients.