Sign in
◑
Theme
opensecura
/
3p
/
lowrisc
/
opentitan
/
2c813b4e4dc1e8a5c6a0706d7bdf4d1ce06c14e2
/
.
/
hw
/
ip
/
otbn
/
code-snippets
/
README.md
blob: 5706b435af887699447d2331d9e7d107f601d8a1 [
file
] [
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
.