摘要:
借花献佛 : 《What really happens when you navigate to a URL》文章的大致内容如下: 输入地址 浏览器查找域名的 IP 地址 这一步包括 DNS 具体的查找过程,包括:浏览器缓存->系统缓存->路由器缓存... 浏览器向 web 服务器发送一个 ... 阅读全文
摘要:
sha1/* * A JavaScript implementation of the Secure Hash Algorithm, SHA-1, as defined * in FIPS 180-1 * Version 2.2 Copyright Paul Johnston 2000 - ... 阅读全文
摘要:
sha256 /** A JavaScript implementation of the SHA256 hash function.** FILE: sha256.js* VERSION: 0.8* AUTHOR: Christoph Bichlmeier ** NOTE: This ve... 阅读全文
摘要:
/** A JavaScript implementation of the SHA256 hash function.** FILE: sha256.js* VERSION: 0.8* AUTHOR: Christoph Bichlmeier ** NOTE: This version i... 阅读全文