tree: c91be584338346c5a52cd2e6dc4b07c35b3987a6 [path history] [tgz]
  1. drivers/
  2. ecdsa_p256/
  3. rsa_3072/
  4. api.h
  5. BUILD
  6. otbn_util.c
  7. otbn_util.h
  8. 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.