tree: 19dc71de6fb0d2d946dd37a2e52b486e8ba65473 [path history] [tgz]
  1. LICENSE.dcrypto
  2. modexp.S
  3. README.md
hw/ip/otbn/code-snippets/README.md

OTBN code snippet collection

This directory contains some code snippets that give examples of how to do various tasks in OTBN code.

  • modexp.S: An example of how to do modular exponentiation.