summaryrefslogtreecommitdiff
path: root/chip/g/dcrypto/app_key.c
Commit message (Expand)AuthorAgeFilesLines
* Cr50: Dcrypto: calculate appkey digests at runtime to save space.Allen Webb2018-05-171-59/+55
* Cr50: Added Pinweaver base implementation.Allen Webb2018-04-271-2/+7
* mn50: add data signing capabilityNick Sanders2017-10-061-0/+10
* cr50: add derivation functions using the key-ladderVincent Palatin2017-06-131-1/+29
* g: rework DCRYPTO_app_cipher (AES-CTR) for speednagendra modadugu2017-01-281-23/+21
* g: fix dcrypto key context initializationVadim Bendebury2017-01-221-1/+1
* g: add application directed wrappers for key-ladder keysnagendra modadugu2017-01-211-0/+50