commit | 92e9242424c72c59008e267dd3779e2af5ec8e83 | [log] [tgz] |
---|---|---|
author | Miguel Osorio <miguelosorio@google.com> | Wed Aug 12 19:57:57 2020 -0700 |
committer | moidx <migue48@gmail.com> | Thu Aug 13 23:30:38 2020 -0700 |
tree | df4799d43302feb39e363fb9f98ba3aaec6e5632 | |
parent | b5aab299b2ff18cae7da747ad11d6aca3b902298 [diff] |
[sw/sca] AES-ECB encrypt simple serial The AES test program is based on ChipWhisperer's simple serial protocol. The test is configured to work with the CW305 FPGA board and a ChipWhisperer capture board. Currently, the test only supports AES-ECB 128bit key encryption. Signed-off-by: Miguel Osorio <miguelosorio@google.com>
OpenTitan is an open source silicon Root of Trust (RoT) project. OpenTitan will make the silicon RoT design and implementation more transparent, trustworthy, and secure for enterprises, platform providers, and chip manufacturers. OpenTitan is administered by lowRISC CIC as a collaborative project to produce high quality, open IP for instantiation as a full-featured product. See the OpenTitan site and OpenTitan docs for more information about the project.
This repository contains hardware, software and utilities written as part of the OpenTitan project. It is structured as monolithic repository, or “monorepo”, where all components live in one repository. It exists to enable collaboration across partners participating in the OpenTitan project.
The project contains comprehensive documentation of all IPs and tools. You can access it online at docs.opentitan.org.
Have a look at CONTRIBUTING for guidelines on how to contribute code to this repository.
Unless otherwise noted, everything in this repository is covered by the Apache License, Version 2.0 (see LICENSE for full text).