Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
78d584ca31efbadfd8db105dec09c362d75b97b9
/
include
/
crypto
bd30cf5
crypto: export arc4 defines
by Iuliana Prodan
· 6 years ago
231baec
crypto: clarify name of WEAK_KEY request flag
by Eric Biggers
· 6 years ago
9572442
crypto: api - add a helper to (un)register a array of templates
by Xiongfeng Wang
· 6 years ago
12ea20f
crypto: morus - Cleanup license mess
by Thomas Gleixner
· 6 years ago
466e075
crypto: af_alg - make some functions static
by Eric Biggers
· 6 years ago
e17568e
crypto: user - forward declare crypto_nlsk
by Eric Biggers
· 6 years ago
73381da
crypto: streebog - use correct endianness type
by Eric Biggers
· 6 years ago
14aa1a8
crypto: algapi - remove crypto_alloc_instance()
by Eric Biggers
· 6 years ago
0872da1
crypto: skcipher - add helper for simple block cipher modes
by Eric Biggers
· 6 years ago
c79b411
crypto: skcipher - remove remnants of internal IV generators
by Eric Biggers
· 6 years ago
0c99c2a
crypto: user - remove unused dump functions
by Corentin Labbe
· 6 years ago
f7d76e0
crypto: user - fix use_after_free of struct xxx_request
by Corentin Labbe
· 6 years ago
6e8e72c
crypto: user - convert all stats from u32 to u64
by Corentin Labbe
· 6 years ago
2ced260
crypto: user - made crypto_user_stat optional
by Corentin Labbe
· 6 years ago
26609a2
crypto: nhpoly1305 - add NHPoly1305 support
by Eric Biggers
· 6 years ago
1b6fd3d
crypto: poly1305 - add Poly1305 core API
by Eric Biggers
· 6 years ago
878afc3
crypto: poly1305 - use structures for key and accumulator
by Eric Biggers
· 6 years ago
aa76240
crypto: chacha - add XChaCha12 support
by Eric Biggers
· 6 years ago
1ca1b91
crypto: chacha20-generic - refactor to allow varying number of rounds
by Eric Biggers
· 6 years ago
de61d7a
crypto: chacha20-generic - add XChaCha20 support
by Eric Biggers
· 6 years ago
dd33344
crypto: chacha20-generic - add HChaCha20 library function
by Eric Biggers
· 6 years ago
193188e
crypto: chacha20poly1305 - export CHACHAPOLY_IV_SIZE
by Cristian Stoica
· 6 years ago
dfdda82
crypto: streebog - register Streebog in hash info for IMA
by Vitaly Chikunov
· 6 years ago
fe18957
crypto: streebog - add Streebog hash function
by Vitaly Chikunov
· 6 years ago
f8c54e1
KEYS: asym_tpm: extract key size & public key [ver #2]
by Denis Kenzior
· 6 years ago
903be6b
KEYS: asym_tpm: add skeleton for asym_tpm [ver #2]
by Denis Kenzior
· 6 years ago
f7c4e06
KEYS: Allow the public_key struct to hold a private key [ver #2]
by David Howells
· 6 years ago
5a30771
KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]
by David Howells
· 6 years ago
90a8c78
crypto/morus(640,1280) - make crypto_...-algs static
by valdis.kletnieks@vt.edu
· 6 years ago
cac5818
crypto: user - Implement a generic crypto statistics
by Corentin Labbe
· 6 years ago
a9cbfe4
crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()
by Kees Cook
· 6 years ago
8d60539
crypto: null - Remove VLA usage of skcipher
by Kees Cook
· 6 years ago
b350bee
crypto: skcipher - Introduce crypto_sync_skcipher
by Kees Cook
· 6 years ago
a5e9f55
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
by Eric Biggers
· 6 years ago
dd8b083
crypto: api - Introduce notifier for new crypto algorithms
by Martin K. Petersen
· 6 years ago
ab8085c
crypto: x86 - remove SHA multibuffer routines and mcryptd
by Ard Biesheuvel
· 6 years ago
a9f7f88
crypto: api - Introduce generic max blocksize and alignmask
by Kees Cook
· 6 years ago
b68a7ec
crypto: hash - Remove VLA usage
by Kees Cook
· 6 years ago
d73d67f
crypto: cbc - Remove VLA usage
by Kees Cook
· 6 years ago
578bdaa
crypto: speck - remove Speck
by Jason A. Donenfeld
· 6 years ago
3dd8cc0
crypto: scatterwalk - remove scatterwalk_samebuf()
by Eric Biggers
· 6 years ago
8c30fbe
crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()
by Eric Biggers
· 6 years ago
43490e8
crypto: drbg - in-place cipher operation for CTR
by Stephan Müller
· 6 years ago
c5f5aee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 6 years ago
cf862cb
crypto: drbg - eliminate constant reinitialization of SGL
by Stephan Mueller
· 7 years ago
e3fe0ae
crypto: dh - add public key verification test
by Stephan Mueller
· 7 years ago
bb29648
crypto: vmac - separate tfm and request context
by Eric Biggers
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
26f7120
crypto: sha512_generic - add a sha384 0-length pre-computed hash
by Antoine Tenart
· 7 years ago
30c217e
crypto: sha512_generic - add a sha512 0-length pre-computed hash
by Antoine Tenart
· 7 years ago
3e1a29b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
015a037
crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"
by Eric Biggers
· 7 years ago
b28fc82
crypto: af_alg: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
56e8e57
crypto: morus - Add common SIMD glue code for MORUS
by Ondrej Mosnacek
· 7 years ago
396be41
crypto: morus - Add generic MORUS AEAD implementations
by Ondrej Mosnacek
· 7 years ago
8da02bf
crypto: sm4 - export encrypt/decrypt routines to other drivers
by Ard Biesheuvel
· 7 years ago
13c935b
crypto: api - laying defines and checks for statically allocated buffers
by Salvatore Mesoraca
· 7 years ago
4989d4f
crypto: api - Remove unused crypto_type lookup function
by Herbert Xu
· 7 years ago
3d053d5
crypto: hash - Prevent use of req->result in ahash update
by Kamil Konieczny
· 7 years ago
747c8ce
crypto: sm4 - introduce SM4 symmetric cipher algorithm
by Gilad Ben-Yossef
· 7 years ago
0e145b47
crypto: ablk_helper - remove ablk_helper
by Eric Biggers
· 7 years ago
217afcc
crypto: lrw - remove lrw_crypt()
by Eric Biggers
· 7 years ago
eb66ecd
crypto: xts - remove xts_crypt()
by Eric Biggers
· 7 years ago
d14f0a1
crypto: simd - allow registering multiple algorithms at once
by Eric Biggers
· 7 years ago
c8c3641
crypto: speck - export common helpers
by Eric Biggers
· 7 years ago
218d1cc
crypto: engine - Permit to enqueue all async requests
by Corentin LABBE
· 7 years ago
edbd1ec
crypto: mcryptd - remove pointless wrapper functions
by Eric Biggers
· 7 years ago
a103950
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
6657674
crypto: sha3-generic - export init/update/final routines
by Ard Biesheuvel
· 7 years ago
beeb504
crypto: sha3-generic - simplify code
by Ard Biesheuvel
· 7 years ago
b40fa82
crypto: doc - clear htmldocs build warnings for crypto/hash
by tcharding
· 7 years ago
eb772f3
crypto: salsa20 - export generic helpers
by Eric Biggers
· 7 years ago
dc26c17
crypto: aead - prevent using AEADs without setting key
by Eric Biggers
· 7 years ago
f8d33fa
crypto: skcipher - prevent using skciphers without setting key
by Eric Biggers
· 7 years ago
9fa68f6
crypto: hash - prevent using keyed hashes without setting key
by Eric Biggers
· 7 years ago
a16e772e
crypto: poly1305 - remove ->setkey() method
by Eric Biggers
· 7 years ago
cd6ed77
crypto: hash - introduce crypto_hash_alg_has_setkey()
by Eric Biggers
· 7 years ago
64648a5
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
14359bd
crypto: scomp - delete unused comments
by Zhou Wang
· 7 years ago
0fc0f18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
45fa9a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 7 years ago
3a2d4fb
crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
by Eric Biggers
· 7 years ago
af955bf
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
by Jonathan Cameron
· 7 years ago
916b20e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
9abffc6
crypto: mcryptd - protect the per-CPU queue with a lock
by Sebastian Andrzej Siewior
· 7 years ago
9f480fa
crypto: chacha20 - Fix keystream alignment for chacha20_block()
by Eric Biggers
· 7 years ago
af3ff80
crypto: hmac - require that the underlying hash algorithm is unkeyed
by Eric Biggers
· 7 years ago
43570f0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
38544bf
crypto: annotate ->poll() instances
by Al Viro
· 8 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
Next »