blob: 56a2ec1634b4bc90ca190ea61db0584d4006c855 [file] [log] [blame] [view]
# Library of Cryptographic Implementations
This folder contains OpenTitan's OS-visible cryptographic library. The public
API is under include/; everything else should be considered internal.
Tests are separately stored under sw/device/tests/crypto, except for driver
tests which are under drivers/.