tree: 70a5e2ba2f172ecb1f54aa4d4fabdac2f71ecaa6 [path history] [tgz]
  1. drivers/
  2. ecdsa_p256/
  3. rsa_3072/
  4. BUILD
  5. meson.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.