TIL: Real World Cryptography, Programming Languages, and JPEG Decoding
2020-07-17
·
via Stonecharioteer on Tech
Cryptography and Security
Real World Cryptography Book
- Book on Real World Cryptography
- Practical approach to understanding cryptographic concepts
- Focuses on real-world applications rather than pure theory
- Manning Publications interactive book format
VPN Solutions
Pritunl - Simple OpenVPN Implementation
Computer Science Education
Brown University Programming Course
Technical Deep Dives
JPEG Decoder Implementation
- Understanding and writing a JPEG decoder in Python
- Step-by-step guide to implementing JPEG decoding
- Explains the JPEG compression algorithm and file format
- Practical Python implementation with detailed explanations
- Great for understanding image compression fundamentals
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。