Rename get_digest_algorithm -> digest_get_algorithm
[platform/core/security/yaca.git] / src / key.c
2016-04-08 Mateusz KulikowskiRename get_digest_algorithm -> digest_get_algorithm
2016-04-08 Mateusz KulikowskiMove key structures to internal API header, expose...
2016-04-08 Mateusz KulikowskiConvert all key lengths to bits
2016-04-08 Mateusz Kulikowskikey: Cleanups
2016-04-08 Mateusz Kulikowskikey: Check for key_len overflows
2016-04-08 Mateusz Kulikowskikey: implement pbkdf2
2016-04-08 Mateusz KulikowskiRemove private headers (*_p.h)
2016-04-07 Lukasz PawelczykPartially implement a new key type (evp) and yaca_key_g...
2016-04-07 Mateusz KulikowskiRename owl -> yaca
2016-04-07 Lukasz PawelczykRe-indent the definitions after adding the API prefix.
2016-04-07 Krzysztof JackiewiczRename 'crypto' to 'owl' in include directives
2016-04-07 Mateusz KulikowskiMore cleanups:
2016-04-07 Lukasz PawelczykCleanups
2016-04-07 Lukasz PawelczykRenamed the API from crypto_ to owl_. Filenames not...
2016-04-07 Mateusz KulikowskiLibrary code stub