aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/digsig_asymmetric.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-21integrity: Small code improvementsThiago Jung Bauermann1-2/+2
2016-03-03X.509: Make algo identifiers text instead of enumDavid Howells1-3/+4
2016-03-03akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells1-0/+1
2016-02-18integrity: convert digsig to akcipher apiTadeusz Struk1-7/+3
2015-12-15IMA: create machine owner and blacklist keyringsPetko Manolov1-0/+14
2014-10-06integrity: do zero padding of the key idDmitry Kasatkin1-1/+1
2014-09-09integrity: prevent flooding with 'Request for unknown key'Dmitry Kasatkin1-2/+3
2013-10-25ima: read and use signature hash algorithmDmitry Kasatkin1-11/+0
2013-02-06ima: digital signature verification using asymmetric keysDmitry Kasatkin1-0/+115