tree: 7cf9c3331d08f5dc0aef5dd5c6467766232f155a [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.