index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
digsig_asymmetric.c
Age
Commit message (
Expand
)
Author
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