summaryrefslogtreecommitdiffstats
path: root/security/integrity/digsig_asymmetric.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-111-1/+1
* Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-091-1/+1
|\
| * keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-281-1/+1
* | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-2/+2
|\|
| * keys: Add a 'recurse' flag for keyring searchesDavid Howells2019-06-261-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
|/
* integrity: support EC-RDSA signatures for asymmetric_verifyVitaly Chikunov2019-04-181-2/+9
* integrity: support new struct public_key_signature encoding fieldMimi Zohar2018-11-131-0/+1
* integrity: prevent deadlock during digsig verification.Mikhail Kurinnoi2018-07-181-0/+23
* integrity: Small code improvementsThiago Jung Bauermann2017-06-211-2/+2
* X.509: Make algo identifiers text instead of enumDavid Howells2016-03-031-3/+4
* akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-031-0/+1
* integrity: convert digsig to akcipher apiTadeusz Struk2016-02-181-7/+3Star
* IMA: create machine owner and blacklist keyringsPetko Manolov2015-12-151-0/+14
* integrity: do zero padding of the key idDmitry Kasatkin2014-10-061-1/+1
* integrity: prevent flooding with 'Request for unknown key'Dmitry Kasatkin2014-09-091-2/+3
* ima: read and use signature hash algorithmDmitry Kasatkin2013-10-251-11/+0Star
* ima: digital signature verification using asymmetric keysDmitry Kasatkin2013-02-071-0/+115