What kind of security is it? Base64/MD5. Key with 22 characters and 32 characters

What kind of security do you suggest for this case?
What do you think is the security flow?
It is happening in a web which download a PDF document, inside the document has a QR code. This QR code has a URL to the same web page, but display… Continue reading What kind of security is it? Base64/MD5. Key with 22 characters and 32 characters

On the gains and losses of an additional client side stretching of the user password

Picture a state of the art implementation of a website registration and login system.
I’m interested in analyzing what a defender gains and loses by feeding the user password to a key-stretching KDF function (e.g. argon2).
Let’s start from… Continue reading On the gains and losses of an additional client side stretching of the user password