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