Explore >> Select a destination


You are here

pboyd.io
| | qsantos.fr
1.5 parsecs away

Travel
| | [AI summary] The article discusses the security implications of client-side password hashing, arguing that it can be secure when combined with memory-hard functions and proper implementation.
| | www.sjoerdlangkemper.nl
2.6 parsecs away

Travel
| | To securely store passwords they should be hashed with a slow hashing function, such as PBKDF2. PBKDF2 is slow because it calls a fast hash function many times. This blog post explores some properties that the iterations must have to be secure.
| | dgroshev.com
1.5 parsecs away

Travel
| | [AI summary] The author discusses the challenges and solutions for implementing a secure, privacy-preserving BitTorrent connectivity testing tool using cryptographic techniques like asymmetric encryption and HMAC to protect user IP addresses.
| | gist.github.com
9.3 parsecs away

Travel
| GitHub Gist: instantly share code, notes, and snippets.