-
-
v2.6.24f72ffc3 · ·
v2.6.2 * Fix OWASP Secure Coding Practices - Quick Referece Guide project page URL * Fix docker-based building system
-
-
-
v2.5.952c322fc · ·
v2.5.9 * Cryptographic Practices typo * Validation and Storage source code example
-
-
-
-
-
-
-
-
v2.5.1999af4b7 · ·
v2.5.1 * Authentication and Password Management * add reference to an open source 3rd party hashing package with safe defaults * Session Management * fix `session.go` syntax errors
-
-
v2.4.1d0cd1182 · ·
v2.4.1 * Communicating authentication data: clarify HTTP GET vs POST statement from a security standpoint * Cryptographic Practices: add a note about desired hashing slowness
-
v2.4.0f3ba2ffe · ·
v2.4.0 * Proofreading * New subsections * Why This Book * The Audience for this Book * What You Will Learn * New section "Final Notes"
-
-
v2.3.0f55a1405 · ·
v2.3.0 * building system based on Docker * new distributable format `docx` (Issue#52)
-
-
v2.2.0f7f2387a · ·
v2.2.0 * Cryptographic Practices updated * BLAKE2 details * BLAKE2 source code sample * New section: Regular Expressions