blob: 2dc5a48fe4e13b7e2e3cd4714e0beca6cb739ef9 [file] [log] [blame] [view]
# 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.