Close

We have some basic functionality

A project log for Transparently encrypting SD card adapter

An SD card that transparently encrypts data with a public key. Reading the data written requires the private key after a power cycle.

eywdck2leywdck2l 06/17/2020 at 08:160 Comments

Now we have the basic hdl code.  We added software to create images.  We can now connect the development board to a card reader and access it like a real SD card.  We haven't added software to do RSA encryption and key generation yet.  Maybe the key can be generated with the FPGA's 16-bit ADC.

Discussions