News

A monthly overview of things you need to know as an architect or aspiring architect.
Get article recommendations from ACS based on references in your Mendeley library. Pair your accounts.
Get article recommendations from ACS based on references in your Mendeley library. Pair your accounts.
Here is an example of how to hash and verify passwords with argon2 in Go. For more in depth security we also encrypt the output of argon2 before storing it with a secret key.