projects
/
firefly-linux-kernel-4.4.55.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
crypto: eseqiv - Offer normal cipher functionality without RNG
[firefly-linux-kernel-4.4.55.git]
/
crypto
/
2015-06-22
Herbert Xu
crypto: eseqiv - Offer normal cipher functionality...
tree
|
commitdiff
2015-06-22
Herbert Xu
crypto: chainiv - Offer normal cipher functionality...
tree
|
commitdiff
2015-06-22
Herbert Xu
crypto: user - Add CRYPTO_MSG_DELRNG
tree
|
commitdiff
2015-06-22
Herbert Xu
crypto: rng - Do not free default RNG when it becomes...
tree
|
commitdiff
2015-06-22
Herbert Xu
crypto: skcipher - Allow givencrypt to be NULL
tree
|
commitdiff
2015-06-21
Tadeusz Struk
crypto: rsa - fix invalid select for AKCIPHER
tree
|
commitdiff
2015-06-19
Herbert Xu
Merge branch 'mvebu/drivers' of git://git./linux/kernel...
tree
|
commitdiff
2015-06-18
Herbert Xu
crypto: tcrypt - Fixed AEAD speed test setup
tree
|
commitdiff
2015-06-18
Herbert Xu
crypto: tcrypt - Add rfc4309(ccm(aes)) speed test
tree
|
commitdiff
2015-06-17
Tadeusz Struk
crypto: testmgr - add tests vectors for RSA
tree
|
commitdiff
2015-06-17
Tadeusz Struk
crypto: rsa - add a new rsa generic implementation
tree
|
commitdiff
2015-06-17
Tadeusz Struk
crypto: akcipher - add PKE API
tree
|
commitdiff
2015-06-17
Martin Willi
crypto: poly1305 - Pass key as first two message blocks...
tree
|
commitdiff
2015-06-17
Herbert Xu
crypto: testmgr - Add mcgrew test vectors for rfc4106
tree
|
commitdiff
2015-06-17
Herbert Xu
Revert "crypto: testmgr - Disable rfc4543 test"
tree
|
commitdiff
2015-06-17
Herbert Xu
crypto: testmgr - Update rfc4543 test vectors
tree
|
commitdiff
2015-06-17
Herbert Xu
crypto: gcm - Convert to new AEAD interface
tree
|
commitdiff
2015-06-17
Herbert Xu
crypto: testmgr - Disable rfc4543 test
tree
|
commitdiff
2015-06-11
Herbert Xu
crypto: drbg - Add select on sha256
tree
|
commitdiff
2015-06-11
Sergey Senozhatsky
crypto: drbg - report backend_cra_name when allocation...
tree
|
commitdiff
2015-06-10
Stephan Mueller
crypto: drbg - reseed often if seedsource is degraded
tree
|
commitdiff
2015-06-10
Stephan Mueller
crypto: drbg - Use callback API for random readiness
tree
|
commitdiff
2015-06-09
Stephan Mueller
crypto: drbg - use pragmas for disabling optimization
tree
|
commitdiff
2015-06-09
LABBE Corentin
crypto: testmgr - Document struct cipher_testvec
tree
|
commitdiff
2015-06-04
Herbert Xu
crypto: rng - Remove krng
tree
|
commitdiff
2015-06-04
Herbert Xu
crypto: rng - Make DRBG the default RNG
tree
|
commitdiff
2015-06-04
Herbert Xu
crypto: echainiv - Set Kconfig default to m
tree
|
commitdiff
2015-06-04
Herbert Xu
crypto: drbg - Add stdrng alias and increase priority
tree
|
commitdiff
2015-06-04
Herbert Xu
crypto: seqiv - Move IV seeding into init function
tree
|
commitdiff
2015-06-04
Herbert Xu
crypto: eseqiv - Move IV seeding into init function
tree
|
commitdiff
2015-06-04
Herbert Xu
crypto: echainiv - Move IV seeding into init function
tree
|
commitdiff
2015-06-04
Herbert Xu
crypto: chainiv - Move IV seeding into init function
tree
|
commitdiff
2015-06-04
Martin Willi
crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1...
tree
|
commitdiff
2015-06-04
Martin Willi
crypto: chacha20poly1305 - Add an IPsec variant for...
tree
|
commitdiff
2015-06-04
Martin Willi
crypto: testmgr - Add ChaCha20-Poly1305 test vectors...
tree
|
commitdiff
2015-06-04
Martin Willi
crypto: chacha20poly1305 - Add a ChaCha20-Poly1305...
tree
|
commitdiff
2015-06-04
Martin Willi
crypto: testmgr - Add Poly1305 test vectors from RFC7539
tree
|
commitdiff
2015-06-04
Martin Willi
crypto: poly1305 - Add a generic Poly1305 authenticator...
tree
|
commitdiff
2015-06-04
Martin Willi
crypto: testmgr - Add ChaCha20 test vectors from RFC7539
tree
|
commitdiff
2015-06-04
Martin Willi
crypto: chacha20 - Add a generic ChaCha20 stream cipher...
tree
|
commitdiff
2015-06-03
Herbert Xu
crypto: scatterwalk - Hide PageSlab call to optimise...
tree
|
commitdiff
2015-06-03
Herbert Xu
crypto: cryptd - Convert to new AEAD interface
tree
|
commitdiff
2015-06-03
Herbert Xu
crypto: cryptd - Add setkey/setauthsize functions for...
tree
|
commitdiff
2015-06-03
Herbert Xu
crypto: pcrypt - Add support for new AEAD interface
tree
|
commitdiff
2015-06-03
Herbert Xu
crypto: aead - Add multiple algorithm registration...
tree
|
commitdiff
2015-06-03
Herbert Xu
crypto: aead - Ignore return value from crypto_unregist...
tree
|
commitdiff
2015-06-03
Herbert Xu
crypto: api - Include alignment in crypto_alg_extsize
tree
|
commitdiff
2015-06-03
Herbert Xu
crypto: aead - Add type-safe init/exit functions
tree
|
commitdiff
2015-06-03
Herbert Xu
Revert "crypto: algif_aead - Disable AEAD user-space...
tree
|
commitdiff
2015-05-28
Stephan Mueller
crypto: jitterentropy - remove timekeeping_valid_for_hres
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: algif_aead - Switch to new AEAD interface
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: tcrypt - Switch to new AEAD interface
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: testmgr - Switch to new AEAD interface
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: seqiv - Fix module unload/reload crash
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: seqiv - Fix IV size in context size calculation
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: seqiv - Use common IV generation code
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: seqiv - Copy AD along with plain/cipher text
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: echainiv - Fix IV size in context size calculation
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: echainiv - Use common IV generation code
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: echainiv - Copy AD along with plain text
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: aead - Add common IV generation code
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: aead - Preserve in-place processing in old_crypt
tree
|
commitdiff
2015-05-28
Herbert Xu
crypto: scatterwalk - Add missing sg_init_table to...
tree
|
commitdiff
2015-05-28
Herbert Xu
Merge git://git./linux/kernel/git/herbert/crypto-2.6
tree
|
commitdiff
2015-05-27
Stephan Mueller
crypto: jitterentropy - add jitterentropy RNG
tree
|
commitdiff
2015-05-27
Stephan Mueller
crypto: drbg - use Jitter RNG to obtain seed
tree
|
commitdiff
2015-05-27
Stephan Mueller
crypto: drbg - add async seeding operation
tree
|
commitdiff
2015-05-27
Stephan Mueller
crypto: drbg - prepare for async seeding
tree
|
commitdiff
2015-05-26
Herbert Xu
crypto: algif_aead - Disable AEAD user-space for now
tree
|
commitdiff
2015-05-25
Herbert Xu
crypto: aead - Remove unused cryptoff parameter
tree
|
commitdiff
2015-05-25
Herbert Xu
crypto: seqiv - Stop using cryptoff
tree
|
commitdiff
2015-05-25
Herbert Xu
crypto: echainiv - Stop using cryptoff
tree
|
commitdiff
2015-05-25
Herbert Xu
crypto: aead - Do not set cra_type for new style instances
tree
|
commitdiff
2015-05-25
Herbert Xu
crypto: echainiv - Use aead_register_instance
tree
|
commitdiff
2015-05-25
Herbert Xu
crypto: seqiv - Use aead_register_instance
tree
|
commitdiff
2015-05-25
Herbert Xu
crypto: aead - Use tmpl->create
tree
|
commitdiff
2015-05-25
Herbert Xu
crypto: skcipher - Use tmpl->create
tree
|
commitdiff
2015-05-25
Wu Fengguang
crypto: echainiv - echainiv_read_iv() can be static
tree
|
commitdiff
2015-05-25
Herbert Xu
crypto: pcrypt - Make tfm_count an atomic_t
tree
|
commitdiff
2015-05-25
Herbert Xu
crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
tree
|
commitdiff
2015-05-25
Harald Freudenberger
crypto: testmgr - Added one larger ghash testvector...
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: echainiv - Add encrypted chain IV generator
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: seqiv - Add seqniv
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: seqiv - Add support for new AEAD interface
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: scatterwalk - Check for same address in map_and...
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: gcm - Use default null skcipher
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: null - Add default null skcipher
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: aead - Add support for new AEAD implementations
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: aead - Rename aead_alg to old_aead_alg
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: aead - Add new interface with single SG list
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: scatterwalk - Add scatterwalk_ffwd helper
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: pcrypt - Use crypto_grab_aead
tree
|
commitdiff
2015-05-22
Herbert Xu
crypto: cryptd - Use crypto_grab_aead
tree
|
commitdiff
2015-05-18
LABBE Corentin
crypto: md5 - use md5 IV MD5_HX instead of their raw...
tree
|
commitdiff
2015-05-18
Tadeusz Struk
crypto: algif_aead - fix invalid sgl linking
tree
|
commitdiff
2015-05-13
Herbert Xu
crypto: aead - Convert top level interface to new style
tree
|
commitdiff
2015-05-13
Herbert Xu
crypto: seqiv - Use crypto_aead_set_reqsize helper
tree
|
commitdiff
2015-05-13
Herbert Xu
crypto: pcrypt - Use crypto_aead_set_reqsize helper
tree
|
commitdiff
2015-05-13
Herbert Xu
crypto: gcm - Use crypto_aead_set_reqsize helper
tree
|
commitdiff
2015-05-13
Herbert Xu
crypto: cryptd - Use crypto_aead_set_reqsize helper
tree
|
commitdiff
next