Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0b926ac304a9b315f0ce8ce2ae5373b5a0478b68
/
include
/
crypto
43570f0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
7d2c3f5
crypto: af_alg - remove locking in async callback
by Stephan Mueller
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
85a2dea
crypto: drbg - move to generic async completion
by Gilad Ben-Yossef
· 7 years ago
2c3f8b1
crypto: algif - move to generic async completion
by Gilad Ben-Yossef
· 7 years ago
acfc587
crypto: gf128mul - The x8_ble multiplication functions
by Harsh Jain
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
5b3f3a8
crypto: dh - return unsigned value for crypto_dh_key_len()
by Tudor-Dan Ambarus
· 7 years ago
6e97e08
crypto: ecdh - return unsigned value for crypto_ecdh_key_len()
by Tudor-Dan Ambarus
· 7 years ago
ef78032
crypto: gcm - add GCM IV size constant
by Corentin LABBE
· 7 years ago
4f0fc16
crypto: sm3 - add OSCCA SM3 secure hash
by Gilad Ben-Yossef
· 7 years ago
560b1a8
crypto: doc - clarify return values for async hash methods
by Kamil Konieczny
· 7 years ago
6f7473c
crypto: hash - add crypto_(un)register_ahashes()
by Rabin Vincent
· 7 years ago
2d97591
crypto: af_alg - consolidation of duplicate code
by Stephan Mueller
· 7 years ago
45fe93d
crypto: algapi - make crypto_xor() take separate dst and src arguments
by Ard Biesheuvel
· 7 years ago
a7c391f
crypto: algapi - use separate dst and src operands for __crypto_xor()
by Ard Biesheuvel
· 7 years ago
333706b
crypto: Add akcipher_set_reqsize() function
by Gary R Hook
· 7 years ago
66d3994
crypto: kpp - add get/set_flags helpers
by Tudor-Dan Ambarus
· 7 years ago
88d58ef
crypto: engine - replace pr_xxx by dev_xxx
by Corentin LABBE
· 7 years ago
561f8e2
crypto: akcipher - assume key is already set in maxsize
by Tudor-Dan Ambarus
· 7 years ago
c444b8d
crypto: kpp - assume key is already set in maxsize
by Tudor-Dan Ambarus
· 7 years ago
c0ca121
crypto: kpp, (ec)dh - fix typos
by Tudor-Dan Ambarus
· 7 years ago
03d7db5
crypto: hmac - add hmac IPAD/OPAD constant
by Corentin LABBE
· 7 years ago
0302e28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
5a0387a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
3de4f5e
crypto: scomp - allow registration of multiple scomps
by Giovanni Cabiddu
· 8 years ago
3ce5bc7
crypto: acomp - allow registration of multiple acomps
by Giovanni Cabiddu
· 8 years ago
5ee4c5a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
ef0579b
crypto: ahash - Fix EINPROGRESS notification callback
by Herbert Xu
· 8 years ago
e55318c
crypto: gf128mul - switch gf128mul_x_ble to le128
by Ondrej Mosnáček
· 8 years ago
acb9b15
crypto: gf128mul - define gf128mul_x_* in gf128mul.h
by Ondrej Mosnáček
· 8 years ago
8e323a0
KEYS: Keyring asymmetric key restrict method with chaining
by Mat Martineau
· 8 years ago
7e3c4d2
KEYS: Restrict asymmetric key linkage using a specific keychain
by Mat Martineau
· 8 years ago
aaf66c8
KEYS: Split role of the keyring pointer for keyring restrict functions
by Mat Martineau
· 8 years ago
2e6d603
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 8 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
5527dfb
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
by Eric Biggers
· 8 years ago
3ea996d
crypto: gf128mul - constify 4k and 64k multiplication tables
by Eric Biggers
· 8 years ago
63be5b5
crypto: gf128mul - fix some comments
by Eric Biggers
· 8 years ago
016df0a
crypto: api - Add crypto_requires_off helper
by Herbert Xu
· 8 years ago
db91af0
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
by Ard Biesheuvel
· 8 years ago
379d972
crypto: doc - Fix hash export state information
by Rabin Vincent
· 8 years ago
c821f6a
crypto: skcipher - introduce walksize attribute for SIMD algos
by Ard Biesheuvel
· 8 years ago
9ae433b
crypto: chacha20 - convert generic and x86 versions to skcipher
by Ard Biesheuvel
· 8 years ago
0aaf214
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
3f692d5
crypto: doc - clarify AEAD memory structure
by Stephan Mueller
· 8 years ago
8d23da2
crypto: doc - add KPP documentation
by Stephan Mueller
· 8 years ago
0184cfe
crypto: doc - fix source comments for Sphinx
by Stephan Mueller
· 8 years ago
34bc085
crypto: skcipher - Add separate walker for AEAD decryption
by Herbert Xu
· 8 years ago
479d014
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
5102981
crypto: drbg - prevent invalid SG mappings
by Stephan Mueller
· 8 years ago
cc868d8
crypto: cbc - Export CBC implementation
by Herbert Xu
· 8 years ago
266d051
crypto: simd - Add simd skcipher helper
by Herbert Xu
· 8 years ago
4e0958d
crypto: cryptd - Add support for skcipher
by Herbert Xu
· 8 years ago
f1c131b
crypto: xts - Convert to skcipher
by Herbert Xu
· 8 years ago
b286d8b
crypto: skcipher - Add skcipher walk interface
by Herbert Xu
· 8 years ago
75aa0a7
crypto: gf128mul - Zero memory when freeing multiplication table
by Alex Cope
· 8 years ago
d266f44
crypto: gf128mul - remove dead gf128mul_64k_lle code
by Alex Cope
· 8 years ago
60425a8
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
by Eric Biggers
· 8 years ago
a35528e
crypto: skcipher - Get rid of crypto_grab_skcipher2()
by Eric Biggers
· 8 years ago
1ab53a7
crypto: acomp - add driver-side scomp interface
by Giovanni Cabiddu
· 8 years ago
2ebda74
crypto: acomp - add asynchronous compression api
by Giovanni Cabiddu
· 8 years ago
c4ca2b0
crypto: engine - Handle the kthread worker using the new API
by Petr Mladek
· 8 years ago
afb5a0a
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
by Eric Biggers
· 8 years ago
c3afafa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
a397ba8
crypto: ghash-generic - move common definitions to a new header file
by Marcelo Cerri
· 8 years ago
4cba7cf
crypto: engine - permit to enqueue ashash_request
by Corentin LABBE
· 8 years ago
2589ad8
crypto: engine - move crypto engine to its own header
by Corentin LABBE
· 8 years ago
818e607
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
5c56233
crypto: skcipher - Add comment for skcipher_alg->base
by Herbert Xu
· 8 years ago
ac02725
crypto: scatterwalk - Inline start/map/done
by Herbert Xu
· 8 years ago
4140139
crypto: api - Optimise away crypto_yield when hard preemption is on
by Herbert Xu
· 8 years ago
5506f53
crypto: scatterwalk - Remove scatterwalk_bytes_sglen
by Herbert Xu
· 8 years ago
3a01d0e
crypto: skcipher - Remove top-level givcipher interface
by Herbert Xu
· 8 years ago
499a66e
crypto: null - Remove default null blkcipher
by Herbert Xu
· 8 years ago
da72130
crypto: aead - Remove blkcipher null for IV generators
by Herbert Xu
· 8 years ago
ca0494c
crypto: aead - Add skcipher null for IV generators
by Herbert Xu
· 8 years ago
7a530aa
crypto: aead - Add chunk size
by Herbert Xu
· 8 years ago
a012973
crypto: null - Add new default null skcipher
by Herbert Xu
· 8 years ago
4e6c3df
crypto: skcipher - Add low-level skcipher interface
by Herbert Xu
· 8 years ago
8be0b84
crypto: rsa - Store rest of the private key components
by Salvatore Benedetto
· 8 years ago
e192be9
random: replace non-blocking pool with a Chacha20-based CRNG
by Theodore Ts'o
· 8 years ago
32f27c7
crypto: api - Add crypto_inst_setname
by Herbert Xu
· 8 years ago
3c4b239
crypto: ecdh - Add ECDH software support
by Salvatore Benedetto
· 8 years ago
802c7f1
crypto: dh - Add DH software implementation
by Salvatore Benedetto
· 8 years ago
4e5f2c4
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
by Salvatore Benedetto
· 8 years ago
331bf73
crypto: sha1-mb - async implementation for sha1-mb
by Megha Dey
· 8 years ago
81760ea
crypto: cryptd - Add helpers to check whether a tfm is queued
by Herbert Xu
· 8 years ago
53964b9
crypto: sha3 - Add SHA-3 hash algorithm
by Jeff Garzik
· 8 years ago
5a7de97
crypto: rsa - return raw integers for the ASN.1 parser
by Tudor Ambarus
· 8 years ago
3cfc3b9
crypto: drbg - use aligned buffers
by Stephan Mueller
· 8 years ago
3559128
crypto: drbg - use CTR AES instead of ECB AES
by Stephan Mueller
· 8 years ago
f4f27d0
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
6eae29e
crypto: doc - document correct return value for request allocation
by Eric Biggers
· 9 years ago
a511e1a
KEYS: Move the point of trust determination to __key_link()
by David Howells
· 9 years ago
983023f
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
by David Howells
· 9 years ago
bda850c
PKCS#7: Make trust determination dependent on contents of trust keyring
by David Howells
· 9 years ago
e68503b
KEYS: Generalise system_verify_data() to provide access to internal content
by David Howells
· 9 years ago
a022ec0
KEYS: Add identifier pointers to public_key_signature struct
by David Howells
· 9 years ago
3b76456
KEYS: Allow authentication data to be stored in an asymmetric key
by David Howells
· 9 years ago
Next »