summaryrefslogtreecommitdiffstats
path: root/attestation_record.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle 64-bit attestation values on 32-bit platforms.Shawn Willden2016-05-031-5/+29
* Add EC curve tag to keymaster1 SoftKeymaster1 attestations.Shawn Willden2016-04-271-1/+22
* Implement Unique ID support.Shawn Willden2016-03-291-7/+24
* Implement key version binding.Shawn Willden2016-03-291-1/+1
* Correct attestation record.Shawn Willden2016-03-261-148/+94
* Add version, challenge and unique ID to attestation.Shawn Willden2016-02-081-38/+86
* Add KM_TAG_ALLOW_WHILE_ON_BODY.Shawn Willden2016-01-271-0/+7
* Add attestation support to Key classes.Shawn Willden2016-01-271-4/+0
* Add utilities to format/parse ASN.1 attestation records.Shawn Willden2016-01-261-0/+651