Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
705d84a366cfccda1e7aec1113a5399cd2ffee7d
/
lib
/
digsig.c
a24d22b
crypto: sha - split sha.h into sha1.h and sha2.h
by Eric Biggers
· 4 years, 1 month ago
028db3e
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"
by Linus Torvalds
· 5 years ago
0f75ef6
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
c84ca91
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
2e12256
keys: Replace uid/gid/perm permissions checking with an ACL
by David Howells
· 6 years ago
dcf49db
keys: Add a 'recurse' flag for keyring searches
by David Howells
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
192cabd
lib/digsig: fix dereference of NULL user_key_payload
by Eric Biggers
· 7 years ago
0837e49
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
by David Howells
· 8 years ago
c5ce7c6
lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zero
by Nicolai Stange
· 9 years ago
03cdfaa
lib/mpi: mpi_read_from_buffer(): return error code
by Nicolai Stange
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
54b14f4
lib/digsig.c: kernel-doc warning fixes
by Fabian Frederick
· 11 years ago
ff6092a
lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
by Duan Jiong
· 11 years ago
33673dc
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
26d4384
digsig: remove unnecessary memory allocation and copying
by Dmitry Kasatkin
· 12 years ago
7810cc1
digsig: Fix memory leakage in digsig_verify_rsa()
by YOSHIFUJI Hideaki
· 12 years ago
bc01637
digsig: add hash size comparision on signature verification
by Dmitry Kasatkin
· 12 years ago
86f8bed
lib/digsig: checks for NULL return value
by Dmitry Kasatkin
· 13 years ago
b35e286
lib/digsig: pkcs_1_v1_5_decode_emsa cleanup
by Dmitry Kasatkin
· 13 years ago
f58a081
lib/digsig: additional sanity checks against badly formated key payload
by Dmitry Kasatkin
· 13 years ago
051dbb9
crypto: digital signature verification support
by Dmitry Kasatkin
· 13 years ago