Age | Commit message (Expand) | Author |
2022-01-24 | ima: fix reference leak in asymmetric_verify() | Eric Biggers |
2021-03-26 | ima: Support EC keys for signature verification | Stefan Berger |
2020-10-15 | Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-09-25 | integrity: Asymmetric digsig supports SM2-with-SM3 algorithm | Tianjia Zhang |
2020-09-09 | integrity: include keyring name for unknown key request | Bruno Meneguele |
2020-07-27 | integrity: remove redundant initialization of variable ret | Colin Ian King |
2020-02-28 | integrity: Remove duplicate pr_fmt definitions | Tushar Sugandhi |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells |
2019-06-26 | keys: Add a 'recurse' flag for keyring searches | David Howells |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-04-18 | integrity: support EC-RDSA signatures for asymmetric_verify | Vitaly Chikunov |
2018-11-13 | integrity: support new struct public_key_signature encoding field | Mimi Zohar |
2018-07-18 | integrity: prevent deadlock during digsig verification. | Mikhail Kurinnoi |
2017-06-21 | integrity: Small code improvements | Thiago Jung Bauermann |
2016-03-03 | X.509: Make algo identifiers text instead of enum | David Howells |
2016-03-03 | akcipher: Move the RSA DER encoding check to the crypto layer | David Howells |
2016-02-18 | integrity: convert digsig to akcipher api | Tadeusz Struk |
2015-12-15 | IMA: create machine owner and blacklist keyrings | Petko Manolov |
2014-10-06 | integrity: do zero padding of the key id | Dmitry Kasatkin |
2014-09-09 | integrity: prevent flooding with 'Request for unknown key' | Dmitry Kasatkin |
2013-10-25 | ima: read and use signature hash algorithm | Dmitry Kasatkin |
2013-02-06 | ima: digital signature verification using asymmetric keys | Dmitry Kasatkin |