tree: 58abef8e19f0fefe3715cef2400aec3f240af2f3 [path history] [tgz]
  1. drivers/
  2. impl/
  3. include/
  4. README.md
sw/device/lib/crypto/README.md

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/.