tree: f62e74d32909fa1a8168d7eecd63befc641778bc [path history] [tgz]
  1. LICENSE.dcrypto
  2. modexp.S
  3. pseudo-ops.S
  4. 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.