Crypto
Key Management With GnuPG
· ☕ 12 min read · ✍️ k4i
learn how to manage you keys with GPG, and use it with ssh and git and pass.
Use Random in C++
· ☕ 1 min read · ✍️ k4i
introduce randomness into your C++ programs, the right way.