|
You are here |
blog.fredrb.com | ||
| | | | |
grigory.github.io
|
|
| | | | | This post discusses some of my recent work on linear compression for binary data. | |
| | | | |
benhoyt.com
|
|
| | | | | An explanation of how to implement a simple hash table data structure, with code and examples in the C programming language. | |
| | | | |
www.pl-enthusiast.net
|
|
| | | | | This blog post is the first in my series on secure computationand will be presented in two parts. It briefly introduces some work my collaborators and I published this year, which illustrates a pleasant application of programming languages ideas to ... Continue reading | |
| | | | |
www.splitbrain.org
|
|
| | | [AI summary] The post explains how to manage password hashing in PHP using DokuWiki's auth_cryptPassword() and auth_verifyPassword() functions to support multiple algorithms like MD5, SHA1, and crypt while ensuring backward compatibility. | ||