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.
  • pseudo-ops.S: An example of the pseudo-operations supported by the OTBN ISA.