|
You are here |
supabase.com | ||
| | | | |
blog.basistheory.com
|
|
| | | | | A deep dive into the fundamentals of data encryption, from symmetric vs. asymmetric algorithms to encryption at rest and in transit. | |
| | | | |
artsy.github.io
|
|
| | | | | Encrypting ActiveRecord Fields Without Downtime. May 30,... | |
| | | | |
www.sethvargo.com
|
|
| | | | | Serverless applications and cloud functions often need to communicate with an upstream API or service. This post describes common patterns and approaches for managing secrets in serverless such as encrypted environment variables, IAM, and Google Cloud Storage. | |
| | | | |
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. | ||