A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
cipher
Two algorithms for an AVR
12. September 2009 - 9:01 — adminIf you need to protect your data, here is two things you'll need: The CRC algorithm and the Rijndael (AES) cipher.
Crypto AVR library
30. December 2008 - 19:08 — adminCrypto-avr-lib is a set of implementations of different cryptographic primitives.