summaryrefslogtreecommitdiff
path: root/board/cr50/dcrypto/fips.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: update FIPS module based on operational testing findingsstabilize-14498.B-cr50_stabstabilize-14496.B-cr50_stabfirmware-brya-14505.B-cr50_stabfirmware-brya-14505.71.B-cr50_stabVadim Sukhomlinov2022-01-311-2/+5
* cr50: fix FIPS behavior with resume from deep sleepVadim Sukhomlinov2022-01-071-6/+14
* cr50: adjust FIPS tests based on feedback from security reviewVadim Sukhomlinov2021-11-101-17/+11
* cr50: add functionality to support FIPS testing by labVadim Sukhomlinov2021-10-131-1/+1
* cr50: switch CR50_DEV in FIPS module to branches of CRYPTO_TESTVadim Sukhomlinov2021-10-071-2/+6
* cr50: update RSA public API to block access on FIPS errorsVadim Sukhomlinov2021-10-061-8/+5
* cr50: Update AES public APIsfactory-ambassador-14265.B-cr50_stabVadim Sukhomlinov2021-10-051-8/+14
* cr50: refactor HMAC_DRBG to simplify reseeding and initialization logicstabilize-14249.B-cr50_stabVadim Sukhomlinov2021-09-281-3/+3
* cr50: switch HMAC_DRBG to use enum dcrypto_resultVadim Sukhomlinov2021-09-241-9/+7
* cr50: switch ECDSA to use enum dcrypto_result, added FIPS checksVadim Sukhomlinov2021-09-241-4/+6
* cr50: detangle public and internal APIs of FIPS moduleVadim Sukhomlinov2021-09-181-3/+1
* cr50: update FIPS known-answer testsVadim Sukhomlinov2021-09-151-72/+147
* cr50: consolidate FIPS module sources under board/cr50/dcryptoVadim Sukhomlinov2021-09-101-0/+761