aboutsummaryrefslogtreecommitdiff
path: root/core/tee
AgeCommit message (Expand)Author
2015-02-12Internal API extension on Cache OperationsPascal Brand
2015-02-12Fix information leakage in key generatorJoakim Bech
2015-01-23SE API: Change configuration to be prefixed with CFG_*SY Chiu
2015-01-23SE API: hide private interfacesSY Chiu
2015-01-23SE API: implment lubutee and svc handlerSY Chiu
2015-01-23SE API: Session, Protocol and Channel implementationSY Chiu
2015-01-23SE API: SE Manager and Reader implementationSY Chiu
2015-01-16Add PKCS #5 v2.0 key derivation function 2 (PBKDF2)Jerome Forissier
2015-01-16Add HMAC-based extract-and-expand key derivation function (HKDF)Jerome Forissier
2015-01-16Add Concat KDF (Concatenation Key Derivation Function, NIST SP 800-56A R1)Jerome Forissier
2015-01-07Fix #6686: Support passing Public Exponent when generating RSA key pairPascal Brand
2014-12-10libtomcrypt: the len parameter of hash.final() is the max sizeJerome Forissier
2014-12-08Fix memory leak in tee_svc_cryp_derive_key()Jerome Forissier
2014-11-27Clean syscall handlingJens Wiklander
2014-11-24MAC operations now supports NULL argumentsPascal Brand
2014-11-18Make function tee_cryp_init() genericPascal Brand
2014-11-12Fix memory leak in tee_svc_cryp_obj_copy()Jerome Forissier
2014-11-12Merge tee_{core,uta}_trace.h into libutilJens Wiklander
2014-11-12Move util.h from core into libutilJens Wiklander
2014-11-07core_tlb_maintenance(TLBINV_BY_ASID) is onPascal Brand
2014-11-04Add crypto provider internal APIJerome Forissier
2014-10-28Digest operations now supports NULL argumentsJoakim Bech
2014-10-24Fix to finalize mac compute when there is not a last message chunk.Thierry BINIGUER
2014-10-24core: generic buffer inside/outside/intersect routinePascal Brand
2014-10-24CleanupPascal Brand
2014-10-21Fix wrong parameter in GCM authenticationPascal Brand
2014-10-20Remove unused function tee_pobj_initJens Wiklander
2014-10-16CCM Authentication optimizationPascal Brand
2014-10-09Reenable warnings for all non-3rd party codeJens Wiklander
2014-10-09Fix strict-aliasing for DEBUG=0Jens Wiklander
2014-09-18XTS implementationPascal Brand
2014-09-16plat-vexpress: fix non-debug buildJerome Forissier
2014-09-17Fix GCM AuthenticationPascal Brand
2014-09-11Implemented wait in normal worldSY Chiu
2014-09-10Fix #6323: A failing RSA decode leads to panicPascal Brand
2014-08-28tee_acipher_rsadorep: fix handling of zero-padding in outputJerome Forissier
2014-08-28Create util.h to rearrange define macroSabrina Ni
2014-08-21Get value of gpd.tee.arith.maxBigIntSize from libuteeJerome Forissier
2014-08-18Cleanup loading/unloading of a TAJens Wiklander
2014-08-13Remove core dependencies from generic partPascal Brand
2014-08-12Add plat-vexpressJens Wiklander
2014-06-24Add constant time buf_compare_ct functionJoakim Bech
2014-06-12Open-source the TEE CorePascal Brand