tree: 2d7237009d4e9de75fa5ecccfcb41eb753841e43 [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.