Problem Since hashing algorithms isn’t something to mess around with as a beginner. Several howto’s explain that one should use […]

Problem Does this look like a good method to hash a user password? I’m not very familiar with how this […]

Problem I wanted to understand the HMAC algorithm. So, I implemented it as a Jupyter Notebook with all intermediate steps […]