History log of /system/core/libcrypto_utils/android_pubkey.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2257f6baf5fb0efedd7d7852bc81fb120198dfff 15-Apr-2016 David Benjamin <davidben@google.com> Fix include-what-you-use problem in android-pubkey.c.

This fixes a problem building against BoringSSL master.

Change-Id: Ib052c6a59454126a83e32e9a43391470aca7356a
/system/core/libcrypto_utils/android_pubkey.c
b62146dcabedcacf99349793c1947797a173f0e6 31-Mar-2016 Mattias Nissler <mnissler@google.com> Add libcrypto_utils.

This provides a tiny library implementing encode/decode functionality
for Android's custom RSA public key binary format. Keys are encoded
from and decoded to BoringSSL RSA key objects.

Change-Id: I55e5522d557e0e9f35927a87b6581f020ee34e7a
/system/core/libcrypto_utils/android_pubkey.c