summaryrefslogtreecommitdiffstats
path: root/src/crypto/rsa/internal.h
Commit message (Collapse)AuthorAgeFilesLines
* external/boringssl: sync with upstream.Adam Langley2015-09-241-16/+18
| | | | | | | | | | | This change imports the current version of BoringSSL. The only local change now is that |BORINGSSL_201509| is defined in base.h. This allows this change to be made without (hopefully) breaking the build. This change will need https://android-review.googlesource.com/172744 to be landed afterwards to update a test. Change-Id: I6d1f463f7785a2423bd846305af91c973c326104
* external/boringssl: bump revision.Adam Langley2015-05-121-2/+1
| | | | | | This change bumps the BoringSSL revision to the current tip-of-tree. Change-Id: I91d5bf467e16e8d86cb19a4de873985f524e5faa
* Export the PSS padding functions.Adam Langley2015-03-051-9/+0
| | | | | | system/keymaster is using them now. Change-Id: I396e7001e6edf443ed2726d68d21704c7e557748
* Initial commit of BoringSSL for Android.Adam Langley2015-01-301-0/+150