Explore >> Select a destination


You are here

littlemaninmyhead.wordpress.com
| | paragonie.com
8.4 parsecs away

Travel
| | A human-readable overview of commonly misused cryptography terms and fundamental concepts.
| | soatok.blog
6.9 parsecs away

Travel
| | Programmers don't understand hash functions, and I can demonstrate this to most of the people that will read this with a single observation: When you saw the words "hash function" in the title, you might have assumed this was going to be a blog post about password storage. (Passwords are the most common knee-jerk reaction...
| | paragonie.com
11.2 parsecs away

Travel
| | Secure code delivery is a hard problem; one which we aspire to solve.
| | publicobject.com
92.7 parsecs away

Travel
| Public APIs I work on lots of public APIs. For those, it's nice to have nicely-formatted Javadoc, following the Guava guidelines. This means lots of <p> tags, {@code} blocks! Here's an example from Okio: /** * Wait at most {@code timeout} time before aborting * an operation. Using a per-operation timeout