Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2011-11-16 | 1.7 kB | |
giant-20111116.zip | 2011-11-16 | 5.2 MB | |
giant-20110206.zip | 2011-02-06 | 1.8 MB | |
Totals: 3 Items | 7.0 MB | 0 |
GIAnt, the Generic Implementation ANalysis Toolkit Visit www.sourceforge.net/projects/giant/ Copyright (C) 2010 - 2011 David Oswald <david.oswald@rub.de> GIAnT (Generic Implementation ANalysis Toolkit) is a platform for physical analysis of (embedded) devices. Primarily designed for hardware security analyses, it is built around an FPGA-based board for fault injection and side-channel analysis. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/. Hardware ========= This project uses the USB-FPGA-Module 1.11c, made by ZTEX (ztex.de): * http://www.ztex.de/usb-fpga-1/usb-fpga-1.11.e.html * http://www.ztex.de/usb-fpga-1/pwr-1.0.e.html Directory layout ================ -> fpga: Contains VHDL sources, schematics and documentation for GIAnt | |--> doc |--> schematics |--> vhdl - pc: C++-API for control of GIAnT via USB | |--> doc |--> example |--> include |--> src - uc: Firmware for the Cypress microcontroller and ZTEX-SDK | |--> doc |--> ztex-sdk-20101006 - demo: Contains demo code for muC (and possibly other devices) to test fault injection | |--> avr_crt_rsa: CRT-RSA implementation for Atmega163 ("funcard") with ISO7816 | interface using SOSSE