commit | 5cde4b8cb7b1e5c909759bd3d99091af9142f00b | [log] [tgz] |
---|---|---|
author | Udi Jonnalagadda <udij@google.com> | Wed Dec 23 14:07:45 2020 -0800 |
committer | udinator <udij@google.com> | Wed Jan 20 12:34:00 2021 -0800 |
tree | b791de077c7842a0173b0464d299d3685cb11de9 | |
parent | e24ec91ef9ee6851b7a1ef6ecfe0778f5c06b347 [diff] |
[kmac/dv] Update testplan wording This commit updates the KMAC testplan wording. Previously, it stated that we only manually squeeze more output data if the desired output length is greater than 1600 bits. This has been fixed to reflect that we only manually squeeze output data if the desired output length is greater than the keccak block size (168 or 136 bytes). Signed-off-by: Udi Jonnalagadda <udij@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).