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