SudoSecurity
  • Home
  • About
  • Topics
Python Code
Cryptography Featured

RSA in Python From Scratch: Math, Keys, and Real Code

Build RSA encryption in Python from first principles. Covers the Extended Euclidean Algorithm, modular exponentiation, and key generation, with working code.
19 Aug 2021 17 min read
Unhackable Is a Marketing Lie. Here's What Formal Verification Actually Proves
Software Development

Unhackable Is a Marketing Lie. Here's What Formal Verification Actually Proves

The strongest software assurance claim in the industry belongs to seL4, a microkernel with a machine-checked proof down to the binary. Its own documentation publishes the list of things the proof does not cover. That list is the whole story.
03 Jun 2021 4 min read
Building a Production REST API With Node.js and Express
Web Development

Building a Production REST API With Node.js and Express

Build a REST API in Node.js and Express the way production systems need: input validation, JWT auth, refresh token rotation, status codes, rate limiting, idempotency keys, and centralized error handling.
16 Apr 2021 18 min read
← Newer Posts Page 8 of 8
SudoSecurity © 2026
  • Topics
  • Meet the Team
  • Best Articles
  • Archives
Powered by Ghost