tree: 60782e6453f8b90aa8b501c09700b4a22576ac7c [path history] [tgz]
  1. drivers/
  2. ecdsa_p256/
  3. rsa_3072/
  4. api.h
  5. BUILD
  6. meson.build
  7. otbn_util.c
  8. otbn_util.h
  9. README.md
sw/device/lib/crypto/README.md

Library of Cryptographic Implementations

This folder contains implementations of various cryptographic algorithms. Each algorithm has its own, self-contained subfolder, and can be used independently of the others. See algorithms' individual READMEs for details.