Sign in
◑
Theme
opensecura
/
3p
/
lowrisc
/
opentitan
/
eb333ec2362ade4f920e9b3f9ebf8ec28aa191a2
/
.
/
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
.