commit | 7f3a166b363f3fb88ddc99732e0cbfa76e0797de | [log] [tgz] |
---|---|---|
author | Pirmin Vogel <vogelpi@lowrisc.org> | Fri Jan 21 17:00:34 2022 +0100 |
committer | Pirmin Vogel <vogelpi@lowrisc.org> | Wed Feb 09 12:58:40 2022 +0100 |
tree | a147e77048a60c44d9b16223c2f43bc7e414a092 | |
parent | 3fb1f785b2bc5b89b19df8fb14f3ba8db793c632 [diff] |
[kmac/pre_sca] Enable formal masking verification of KMAC with Alma This commit adds a couple of support files similar to what we have for AES to enably formal verification of the masking employed in KMAC using the Alma tool. For now, we only support verifying the keccak_2share module containing the critical S-Boxes. Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org>
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 and our documentation on project organization and processes 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).