commit | 15f76eecbc7c7723e3ad039cf37503a83f064701 | [log] [tgz] |
---|---|---|
author | Felix Miller <felix.miller@gi-de.com> | Thu Apr 15 23:08:24 2021 +0200 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Fri Apr 16 22:49:58 2021 +0100 |
tree | 942b0644a74f7d870ccb82149d5cce8d8ae99d16 | |
parent | 016c5294d437edec9ce390c94747cdafdf6719f0 [diff] |
[otbn] remove unused subroutines for rsa verify This removes some subroutines for the verify only RSA fork. The routines are not needed anymore, since they are either related to full-sized modexp for signature generation or since they have been inlined for the variable time modifications. Signed-off-by: Felix Miller <felix.miller@gi-de.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).