blob: 5706b435af887699447d2331d9e7d107f601d8a1 [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.