Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
41a67503c5bac0f51c65b36d3d1764cc0ad65599
/
.
/
hw
/
ip
/
otbn
/
code-snippets
/
README.md
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
.