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
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-25
PKCS#7: Missing inclusion of linux/err.h
David Howells
1
-0
/
+1
2014-07-22
Merge branch 'keys-fixes' into keys-next
David Howells
1
-1
/
+0
2014-07-22
Merge remote-tracking branch 'integrity/next-with-keys' into keys-next
David Howells
3
-20
/
+142
2014-07-22
Merge tag 'keys-pefile-20140709' into keys-next
David Howells
6
-1
/
+678
2014-07-22
Merge tag 'keys-pkcs7-20140708' into keys-next
David Howells
11
-2
/
+1302
2014-07-22
KEYS: struct key_preparsed_payload should have two payload pointers
David Howells
2
-2
/
+2
2014-07-18
KEYS: Provide a generic instantiation function
David Howells
1
-24
/
+1
2014-07-17
RSA: Don't select non-existent symbol
Jean Delvare
1
-1
/
+0
2014-07-17
KEYS: validate certificate trust only with builtin keys
Dmitry Kasatkin
1
-3
/
+6
2014-07-17
KEYS: validate certificate trust only with selected key
Dmitry Kasatkin
2
-0
/
+20
2014-07-17
KEYS: make partial key id matching as a dedicated function
Dmitry Kasatkin
2
-19
/
+33
2014-07-17
KEYS: verify a certificate is signed by a 'trusted' key
Mimi Zohar
1
-1
/
+86
2014-07-09
pefile: Validate PKCS#7 trust chain
David Howells
1
-1
/
+1
2014-07-09
pefile: Digest the PE binary and compare to the PKCS#7 data
David Howells
1
-0
/
+197
2014-07-09
pefile: Handle pesign using the wrong OID
Vivek Goyal
1
-1
/
+7
2014-07-09
pefile: Parse the "Microsoft individual code signing" data blob
David Howells
5
-1
/
+168
2014-07-09
pefile: Parse the presumed PKCS#7 content of the certificate blob
David Howells
1
-1
/
+20
2014-07-09
pefile: Strip the wrapper off of the cert data block
David Howells
1
-0
/
+71
2014-07-09
pefile: Parse a PE binary to find a key and a signature contained therein
David Howells
4
-0
/
+217
2014-07-08
KEYS: X.509: Fix a spelling mistake
David Howells
1
-1
/
+1
2014-07-08
PKCS#7: Provide a key type for testing PKCS#7
David Howells
3
-0
/
+117
2014-07-08
PKCS#7: Find intersection between PKCS#7 message and known, trusted keys
David Howells
2
-0
/
+220
2014-07-08
PKCS#7: Verify internal certificate chain
David Howells
1
-1
/
+87
2014-07-08
PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
David Howells
1
-0
/
+64
2014-07-08
PKCS#7: Digest the data in a signed-data message
David Howells
2
-1
/
+175
2014-07-08
PKCS#7: Implement a parser [RFC 2315]
David Howells
5
-0
/
+606
2014-07-02
X.509: Export certificate parse and free functions
David Howells
1
-0
/
+3
2014-07-01
X.509: Add bits needed for PKCS#7
David Howells
3
-2
/
+30
2014-06-08
Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
1
-1
/
+2
2014-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
5
-53
/
+1674
2014-06-07
crypto: LLVMLinux: aligned-attribute.patch
Mark Charlebois
1
-1
/
+2
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-05-22
crypto: testmgr - add aead cbc des, des3_ede tests
Nitesh Lal
3
-23
/
+848
2014-05-22
crypto: testmgr - Fix DMA-API warning
Tadeusz Struk
1
-2
/
+5
2014-05-21
crypto: hash - Add real ahash walk interface
Herbert Xu
1
-5
/
+36
2014-05-08
crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
Matthias-Christian Ott
1
-3
/
+9
2014-04-28
crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed()
Christian Engelmayer
1
-1
/
+3
2014-04-28
crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead...
Christian Engelmayer
1
-1
/
+2
2014-04-28
crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too big
Christian Engelmayer
1
-8
/
+6
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-1
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-04-16
crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-25...
Jussi Kivilinna
1
-7
/
+721
2014-04-16
crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM
Ard Biesheuvel
1
-6
/
+47
2014-03-21
crypto: sha - SHA1 transform x86_64 AVX2
chandramouli narayanan
1
-2
/
+2
2014-03-21
crypto: crypto_wq - Fix late crypto work queue initialization
Tim Chen
1
-1
/
+1
2014-03-21
crypto: testmgr - add aead null encryption test vectors
Horia Geanta
3
-0
/
+220
2014-03-21
crypto: export NULL algorithms defines
Horia Geanta
1
-5
/
+1
2014-03-21
crypto: hash - Simplify the ahash_finup implementation
Marek Vasut
1
-27
/
+9
2014-03-21
crypto: hash - Pull out the functions to save/restore request
Marek Vasut
1
-45
/
+62
2014-03-21
crypto: hash - Fix the pointer voodoo in unaligned ahash
Marek Vasut
1
-7
/
+49
[next]