Skip to content

Instantly share code, notes, and snippets.

View frabad's full-sized avatar
💭
I may be slow to respond.

frabad

💭
I may be slow to respond.
View GitHub Profile
@alexmuller
alexmuller / hex_md5.js
Last active June 17, 2022 18:48
Display Gravatar when user has finished typing their email address
/*
* A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
* Digest Algorithm, as defined in RFC 1321.
* Version 2.2 Copyright (C) Paul Johnston 1999 - 2009
* Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet
* Distributed under the BSD License
* See http://pajhome.org.uk/crypt/md5 for more info.
*/
/*