index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
digsig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-3
/
+4
2014-06-04
lib/digsig.c: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+3
2013-11-13
lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-27
/
+14
2013-02-01
digsig: remove unnecessary memory allocation and copying
Dmitry Kasatkin
1
-27
/
+14
2013-02-01
digsig: Fix memory leakage in digsig_verify_rsa()
YOSHIFUJI Hideaki
1
-0
/
+2
2012-09-13
digsig: add hash size comparision on signature verification
Dmitry Kasatkin
1
-2
/
+4
2012-02-02
lib/digsig: checks for NULL return value
Dmitry Kasatkin
1
-2
/
+6
2012-02-02
lib/digsig: pkcs_1_v1_5_decode_emsa cleanup
Dmitry Kasatkin
1
-25
/
+10
2012-02-02
lib/digsig: additional sanity checks against badly formated key payload
Dmitry Kasatkin
1
-2
/
+7
2011-11-09
crypto: digital signature verification support
Dmitry Kasatkin
1
-0
/
+284