summaryrefslogtreecommitdiffstats
path: root/keymaster
Commit message (Expand)AuthorAgeFilesLines
* keymaster: Relax testing under GSInagendra modadugu2019-06-291-32/+45
* Increase leniency of attestation record timestampsGarret Kelly2019-06-241-2/+2
* Removing an extraneous testMax Bires2019-06-171-22/+0
* Make test expectation match commentGarret Kelly2019-05-011-1/+1
* Fix comparison between hex and binary valuesGarret Kelly2019-04-241-1/+1
* Expanding VTS test coverageMax Bires2019-04-115-10/+399
* Merge "Test importing EC P-256 keys with multiple encodings"TreeHugger Robot2019-03-271-0/+64
|\
| * Test importing EC P-256 keys with multiple encodingsEran Messeri2019-03-261-0/+64
* | Merge "Fix strict weak ordering requirement of less than operation" am: e8226...Janis Danisevskis2019-03-261-1/+3
|\ \ | |/ |/|
| * Merge "Fix strict weak ordering requirement of less than operation" am: e8226...Janis Danisevskis2019-03-261-1/+3
| |\
| | * Fix strict weak ordering requirement of less than operationJanis Danisevskis2019-03-191-1/+3
* | | Keymaster support: Verbose vendor errorsJanis Danisevskis2019-03-202-0/+19
* | | Merge "Update makefies: no 'types'" am: 4ee5ec1469 am: bab622f6a6Steven Moreland2019-03-042-43/+0
|\| |
| * | Merge "Update makefies: no 'types'" am: 4ee5ec1469Steven Moreland2019-03-042-43/+0
| |\|
| | * Update makefies: no 'types'Steven Moreland2019-03-042-43/+0
| * | [DO NOT MERGE] keymaster: add an EC attestation testnagendra modadugu2019-02-221-0/+27
| |\ \ | | |/ | |/|
| | * [DO NOT MERGE] keymaster: add an EC attestation testnagendra modadugu2019-02-221-0/+27
| | * Merge "Fix KM VTS tests for Strongbox implementations" into pie-vts-devBaranidharan Muthukumaran2019-01-092-45/+51
| | |\
| | | * Fix KM VTS tests for Strongbox implementationsBaranidharan Muthukumaran2018-11-202-45/+51
| | | * Change ImportWrappedKeyTest back to SHA1Shawn Willden2018-08-281-8/+8
| | | * Require keymaster4 attestations to contain the right version.Shawn Willden2018-08-281-1/+1
| | | * keymaster: skip SHA2 digest tests for strongboxnagendra modadugu2018-08-281-31/+49
| | | * keymaster: spec does not require that update produce outputnagendra modadugu2018-08-281-3/+4
| | | * Fix attestation test.Shawn Willden2018-08-285-32/+59
| | * | Change ImportWrappedKeyTest back to SHA1Shawn Willden2018-08-061-8/+8
| | * | Require keymaster4 attestations to contain the right version.Shawn Willden2018-08-021-1/+1
| | * | keymaster: skip SHA2 digest tests for strongboxnagendra modadugu2018-07-231-31/+49
* | | | Merge "Explicitly include log/log.h or android/log.h instead of cutils/log.h"...Sasha Smundak2019-02-011-1/+1
|\| | |
| * | | Explicitly include log/log.h or android/log.h instead of cutils/log.hSasha Smundak2019-02-011-1/+1
* | | | Merge "Suppress null-dereference warning" am: 3b7ecd55f8 am: 86f9078b54Yi Kong2019-01-082-0/+6
|\| | |
| * | | Suppress null-dereference warningYi Kong2018-12-212-0/+6
| * | | pack VTS cc_test binaries as general-testsKeun Soo YIM2018-12-072-0/+2
* | | | Merge "pack VTS cc_test binaries as general-tests"Keun Soo Yim2018-11-282-0/+2
|\ \ \ \
| * | | | pack VTS cc_test binaries as general-testsKeun Soo YIM2018-11-272-0/+2
* | | | | Merge "C++17 compatibility: add a non-const char* overload." am: f919d0a0b8 a...Elliott Hughes2018-11-272-0/+12
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | C++17 compatibility: add a non-const char* overload.Elliott Hughes2018-11-272-0/+12
* | | | Merge "Removed unsafe use of hidl_vec<>.setToExternal" am: 91a01c5cfc am: 7b5...Janis Danisevskis2018-11-153-21/+13
|\| | |
| * | | Merge "Removed unsafe use of hidl_vec<>.setToExternal"Janis Danisevskis2018-11-153-21/+13
| |\ \ \
| | * | | Removed unsafe use of hidl_vec<>.setToExternalJanis Danisevskis2018-11-093-21/+13
* | | | | Merge "keymaster: fix authorization set serialization" am: 0cad4822d5 am: fd6...Janis Danisevskis2018-11-131-5/+25
|\| | | |
| * | | | keymaster: fix authorization set serializationJanis Danisevskis2018-11-131-5/+25
* | | | | Merge "authorization_set.cpp: relax serialization of unknown tags" am: 949ab7...Janis Danisevskis2018-11-121-2/+1
|\| | | |
| * | | | authorization_set.cpp: relax serialization of unknown tagsJanis Danisevskis2018-11-121-2/+1
| |/ / /
* | | | Various fixes for async keystore. am: 2ecd6597f3 am: 2116843b17Janis Danisevskis2018-11-094-10/+38
|\| | |
| * | | Various fixes for async keystore.Janis Danisevskis2018-11-074-10/+38
* | | | Test for malformed modulus in attestation certJanis Danisevskis2018-10-241-5/+43
|/ / /
* | | Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-10-011-2/+2
|\ \ \
| * | | Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-10-011-2/+2
* | | | Fixed minor comment typos in IKeymasterDevice.halRob Barnes2018-09-261-9/+9
|\| | |
| * | | Fixed minor comment typos in IKeymasterDevice.halRob Barnes2018-09-261-9/+9