Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2bf7c3efc393937d1e5f92681501a914dbfbae07
/
include
/
crypto
7cecadb
crypto: rng - Do not free default RNG when it becomes unused
by Herbert Xu
· 9 years ago
f5d8660
crypto: aead - Fix aead_instance struct size
by Herbert Xu
· 9 years ago
cfc2bb3
crypto: rsa - add a new rsa generic implementation
by Tadeusz Struk
· 9 years ago
3c339ab
crypto: akcipher - add PKE API
by Tadeusz Struk
· 9 years ago
42ea507
crypto: drbg - reseed often if seedsource is degraded
by Stephan Mueller
· 9 years ago
57225e6
crypto: drbg - Use callback API for random readiness
by Stephan Mueller
· 9 years ago
12f7c14
crypto: doc - Fix typo in crypto-API.xml
by Masanari Iida
· 9 years ago
caab946
crypto: aead - Add multiple algorithm registration interface
by Herbert Xu
· 9 years ago
4361536
crypto: aead - Ignore return value from crypto_unregister_alg
by Herbert Xu
· 9 years ago
5c98d62
crypto: aead - Add aead_alg_instance
by Herbert Xu
· 9 years ago
5eb8ec6
crypto: aead - Add type-safe init/exit functions
by Herbert Xu
· 9 years ago
addfda2f
crypto: doc - cover new AEAD interface
by Stephan Mueller
· 9 years ago
6350449
crypto: aead - Add common IV generation code
by Herbert Xu
· 9 years ago
693b549
crypto: aead - Document behaviour of AD in destination buffer
by Herbert Xu
· 9 years ago
b8ec5ba
crypto: drbg - use Jitter RNG to obtain seed
by Stephan Mueller
· 9 years ago
4c78799
crypto: drbg - add async seeding operation
by Stephan Mueller
· 9 years ago
3d6a5f7
crypto: drbg - prepare for async seeding
by Stephan Mueller
· 9 years ago
374d4ad
crypto: aead - Remove unused cryptoff parameter
by Herbert Xu
· 9 years ago
30e4c01
crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
by Herbert Xu
· 9 years ago
856e3f40
crypto: seqiv - Add support for new AEAD interface
by Herbert Xu
· 9 years ago
3302346
crypto: null - Add default null skcipher
by Herbert Xu
· 9 years ago
63293c6
crypto: aead - Add support for new AEAD implementations
by Herbert Xu
· 9 years ago
f569525
crypto: aead - Add crypto_aead_maxauthsize
by Herbert Xu
· 9 years ago
2d0f230
crypto: aead - Rename aead_alg to old_aead_alg
by Herbert Xu
· 9 years ago
996d98d
crypto: aead - Add new interface with single SG list
by Herbert Xu
· 9 years ago
fc42bcb
crypto: scatterwalk - Add scatterwalk_ffwd helper
by Herbert Xu
· 9 years ago
f79f1f7
crypto: md5 - add MD5 initial vectors
by LABBE Corentin
· 9 years ago
5d1d65f
crypto: aead - Convert top level interface to new style
by Herbert Xu
· 10 years ago
53033d4
crypto: cryptd - Add missing aead.h inclusion
by Herbert Xu
· 10 years ago
21b70134
crypto: aead - Add crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
d6ef2f1
crypto: api - Add crypto_grab_spawn primitive
by Herbert Xu
· 10 years ago
f94a359
crypto: pcomp - Constify (de)compression parameters
by David Howells
· 10 years ago
94f1bb1
crypto: rng - Remove old low-level rng interface
by Herbert Xu
· 10 years ago
8fded59
crypto: drbg - Convert to new rng interface
by Herbert Xu
· 10 years ago
881cd6c
crypto: rng - Add multiple algorithm registration interface
by Herbert Xu
· 10 years ago
7ca99d8
crypto: rng - Add crypto_rng_set_entropy
by Herbert Xu
· 10 years ago
acec27f
crypto: rng - Convert low-level crypto_rng to new style
by Herbert Xu
· 10 years ago
3c5d8fa
crypto: rng - Mark crypto_rng_reset seed as const
by Herbert Xu
· 10 years ago
ff030b0
crypto: rng - Introduce crypto_rng_generate
by Herbert Xu
· 10 years ago
d0e8305
crypto: rng - Convert crypto_rng to new style crypto_type
by Herbert Xu
· 10 years ago
76899a4
crypto: drbg - replace spinlock with mutex
by Stephan Mueller
· 10 years ago
cb90695
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
ca14258
crypto: sha512-generic - move to generic glue implementation
by Ard Biesheuvel
· 10 years ago
a2e5ba4
crypto: sha256-generic - move to generic glue implementation
by Ard Biesheuvel
· 10 years ago
7c71f0f
crypto: sha1-generic - move to generic glue implementation
by Ard Biesheuvel
· 10 years ago
b84a2a0
crypto: sha512 - implement base layer for SHA-512
by Ard Biesheuvel
· 10 years ago
11b8d5e
crypto: sha256 - implement base layer for SHA-256
by Ard Biesheuvel
· 10 years ago
c4d5b9f
crypto: sha1 - implement base layer for SHA-1
by Ard Biesheuvel
· 10 years ago
87b1675
crypto: api - Change crypto_unregister_instance argument type
by Herbert Xu
· 10 years ago
66db373
crypto: af_alg - Allow to link sgl
by Tadeusz Struk
· 10 years ago
cde001e
crypto: rng - RNGs must return 0 in success case
by Stephan Mueller
· 10 years ago
fee5429
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
1d10eb2
crypto: switch af_alg_make_sg() to iov_iter
by Al Viro
· 10 years ago
5be4d4c
crypto: replace scatterwalk_sg_next with sg_next
by Cristian Stoica
· 10 years ago
25fb863
crypto: af_alg - add setsockopt for auth tag size
by Stephan Mueller
· 10 years ago
af8e807
crypto: af_alg - add user space interface for AEAD
by Stephan Mueller
· 10 years ago
52744af
crypto: doc - document uncovered member variables
by Stephan Mueller
· 10 years ago
968ab29
crypto: doc - SHASH API documentation
by Stephan Mueller
· 10 years ago
90240ff
crypto: doc - AHASH API documentation
by Stephan Mueller
· 10 years ago
5d8c723
crypto: doc - hash data structures
by Stephan Mueller
· 10 years ago
aa1b6fb
crypto: doc - RNG API documentation
by Stephan Mueller
· 10 years ago
a0a77af
crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code
by Behan Webster
· 10 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
f1b731d
KEYS: Restore partial ID matching functionality for asymmetric keys
by Dmitry Kasatkin
· 10 years ago
46963b7
KEYS: Overhaul key identification when searching for asymmetric keys
by David Howells
· 10 years ago
b9347af
crypto: drbg - fix maximum value checks on 32 bit systems
by Stephan Mueller
· 10 years ago
05c81cc
crypto: drbg - remove configuration of fixed values
by Stephan Mueller
· 10 years ago
1e65b81
crypto: sha-mb - multibuffer crypto infrastructure
by Tim Chen
· 10 years ago
bb2cbf5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
3e3dc25
crypto: Resolve shadow warnings
by Mark Rustad
· 10 years ago
5ce43ad
PKCS#7: Use x509_request_asymmetric_key()
by David Howells
· 10 years ago
27e4de2
crypto: drbg - Mix a time stamp into DRBG state
by Stephan Mueller
· 10 years ago
08815b6
PKCS#7: Find intersection between PKCS#7 message and known, trusted keys
by David Howells
· 10 years ago
a473035
PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
by David Howells
· 10 years ago
2e3fadb
PKCS#7: Implement a parser [RFC 2315]
by David Howells
· 10 years ago
8c98716
crypto: drbg - use of kernel linked list
by Stephan Mueller
· 10 years ago
6574e6c
crypto: des_3des - add x86-64 assembly implementation
by Jussi Kivilinna
· 10 years ago
3e16f95
crypto: drbg - header file for DRBG
by Stephan Mueller
· 10 years ago
d656c18
crypto: skcipher - Don't use __crypto_dequeue_request()
by Marek Vasut
· 10 years ago
bb55a4c
crypto: api - Move crypto_yield() to algapi.h
by Marek Vasut
· 10 years ago
75ecb23
crypto: hash - Add real ahash walk interface
by Herbert Xu
· 10 years ago
7256725
crypto: export NULL algorithms defines
by Horia Geanta
· 11 years ago
4f7f1d7
crypto: allow blkcipher walks over AEAD data
by Ard Biesheuvel
· 11 years ago
822be00f
crypto: remove direct blkcipher_walk dependency on transform
by Ard Biesheuvel
· 11 years ago
389a539
crypto: scatterwalk - Use sg_chain_ptr on chain entries
by Tom Lendacky
· 11 years ago
41da8b5
crypto: scatterwalk - Set the chain pointer indication bit
by Tom Lendacky
· 11 years ago
26b265c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
3fe78ca
keys: change asymmetric keys to use common hash definitions
by Dmitry Kasatkin
· 12 years ago
ee08997
crypto: provide single place for hash algo information
by Dmitry Kasatkin
· 12 years ago
bc6e2bd
crypto: authenc - Export key parsing helper function
by Mathias Krause
· 11 years ago
6bf37e5
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
by James Yonan
· 11 years ago
1573801
KEYS: Store public key algo ID in public_key_signature struct
by David Howells
· 11 years ago
67f7d60b
KEYS: Store public key algo ID in public_key struct
by David Howells
· 11 years ago
206ce59
KEYS: Move the algorithm pointer array from x509 to public_key.c
by David Howells
· 11 years ago
9abc4e6
KEYS: Rename public key parameter name arrays
by David Howells
· 11 years ago
a62b01c
crypto: create generic version of ablk_helper
by Ard Biesheuvel
· 11 years ago
257aff5
crypto: scatterwalk - Add support for calculating number of SG elements
by Joel Fernandes
· 11 years ago
bf70fa9
crypto: sha512 - Expose generic sha512 routine to be callable from other modules
by Tim Chen
· 12 years ago
35d2c9d
crypto: sha256 - Expose SHA256 generic routine to be callable externally.
by Tim Chen
· 12 years ago
044ab52
crypto: cast5/cast6 - move lookup tables to shared module
by Jussi Kivilinna
· 12 years ago
Next »