Dogan Ibrahim: Practical Microcontroller Cryptography, Flexibler Einband
Practical Microcontroller Cryptography
- From Simple Ciphers to Secure Systems
(soweit verfügbar beim Lieferanten)
- Verlag:
- Elektor Verlag, 02/2026
- Einband:
- Flexibler Einband
- Sprache:
- Englisch
- ISBN-13:
- 9783895767166
- Artikelnummer:
- 12613529
- Umfang:
- 198 Seiten
- Erscheinungstermin:
- 2.2.2026
- Hinweis
-
Achtung: Artikel ist nicht in deutscher Sprache!
Klappentext
Understanding how to apply cryptography on modern microcontrollers is essential for building secure, reliable, and trustworthy systems. This book explains cryptography in the context of embedded hardware, from classical ciphers that illustrate core principles to modern techniques such as AES for practical high-security applications.
By combining mathematical theory with real-world microcontroller implementations, readers learn not only how cryptography works, but also how to implement it effectively on systems with limited processing power and memory. The book is intended for students starting out in cryptography, hobbyists securing personal projects, and engineers looking for a structured guide to embedded security.
The book covers these key topics in applied cryptography:
- Classical ciphers on Arduino Uno and Raspberry Pi Pico, with full programs: Spartan Scytale, Hebrew Atbash, Caesar, ROT13, Alberti Disk, Vigenère, Affine, Polybius, Playfair, Beaufort, Ottoman Codebook, and One-Time Pad.
- Hacking classical ciphers using microcontrollers, with examples.
- Pseudo-random (PRNG) and true random number generation (TRNG) on microcontrollers.
- Symmetric-key cryptography with full programs: DES and AES-128 / 256.
- Memory and speed constraints of cryptography on microcontrollers.
- Asymmetric cryptography: public / private keys, digital signatures, key distribution and derivation (KDF), RSA, and SHA-256 implementations.
- A complete secure communication program using RSA and AES-256.
- A glossary of commonly used cryptography terms.