aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/digsig_asymmetric.c
AgeCommit message (Expand)Author
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-04-18integrity: support EC-RDSA signatures for asymmetric_verifyVitaly Chikunov
2018-11-13integrity: support new struct public_key_signature encoding fieldMimi Zohar
2018-07-18integrity: prevent deadlock during digsig verification.Mikhail Kurinnoi
2017-06-21integrity: Small code improvementsThiago Jung Bauermann
2016-03-03X.509: Make algo identifiers text instead of enumDavid Howells
2016-03-03akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells
2016-02-18integrity: convert digsig to akcipher apiTadeusz Struk
2015-12-15IMA: create machine owner and blacklist keyringsPetko Manolov
2014-10-06integrity: do zero padding of the key idDmitry Kasatkin
2014-09-09integrity: prevent flooding with 'Request for unknown key'Dmitry Kasatkin
2013-10-25ima: read and use signature hash algorithmDmitry Kasatkin
2013-02-06ima: digital signature verification using asymmetric keysDmitry Kasatkin