index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
34
-2061
/
+9478
2008-01-11
[CRYPTO] cast6: inline bloat--
Ilpo Järvinen
1
-3
/
+3
2008-01-11
[CRYPTO] tcrypt: Make xcbc available as a standalone test
Herbert Xu
1
-0
/
+6
2008-01-11
[CRYPTO] xcbc: Remove bogus hash/cipher test
Herbert Xu
1
-4
/
+1
2008-01-11
[CRYPTO] xcbc: Fix algorithm leak when block size check fails
Herbert Xu
1
-1
/
+2
2008-01-11
[CRYPTO] tcrypt: Zero axbuf in the right function
Herbert Xu
1
-1
/
+1
2008-01-11
[CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20
Tan Swee Heng
1
-2
/
+0
2008-01-11
[CRYPTO] tcrypt: Add select of AEAD
Sebastian Siewior
1
-0
/
+1
2008-01-11
[CRYPTO] salsa20: Add x86-64 assembly version
Tan Swee Heng
1
-0
/
+15
2008-01-11
[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
Tan Swee Heng
1
-0
/
+15
2008-01-11
[CRYPTO] gcm: Introduce rfc4106
Herbert Xu
1
-0
/
+239
2008-01-11
[CRYPTO] api: Show async type
Herbert Xu
2
-0
/
+8
2008-01-11
[CRYPTO] chainiv: Avoid lock spinning where possible
Herbert Xu
1
-8
/
+200
2008-01-11
[CRYPTO] seqiv: Add select AEAD in Kconfig
Herbert Xu
1
-0
/
+1
2008-01-11
[CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy
Herbert Xu
1
-0
/
+3
2008-01-11
[CRYPTO] null: Allow setkey on digest_null
Herbert Xu
1
-0
/
+1
2008-01-11
[CRYPTO] null: Add null blkcipher algorithm
Herbert Xu
1
-10
/
+59
2008-01-11
[CRYPTO] tcrypt: Add CCM vectors
Joy Latten
2
-2
/
+289
2008-01-11
[CRYPTO] ccm: Added CCM mode
Joy Latten
3
-0
/
+897
2008-01-11
[CRYPTO] aead: Create default givcipher instances
Herbert Xu
1
-0
/
+153
2008-01-11
[CRYPTO] seqiv: Add AEAD support
Herbert Xu
1
-16
/
+175
2008-01-11
[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
Herbert Xu
1
-5
/
+211
2008-01-11
[CRYPTO] aead: Allow algorithms with no givcrypt support
Herbert Xu
1
-3
/
+3
2008-01-11
[CRYPTO] authenc: Add givencrypt operation
Herbert Xu
1
-22
/
+114
2008-01-11
[CRYPTO] aead: Add givcrypt operations
Herbert Xu
1
-0
/
+7
2008-01-11
[CRYPTO] seqiv: Add Sequence Number IV Generator
Herbert Xu
4
-0
/
+198
2008-01-11
[CRYPTO] gcm: Use crypto_grab_skcipher
Herbert Xu
1
-26
/
+23
2008-01-11
[CRYPTO] gcm: Allow block cipher parameter
Herbert Xu
1
-24
/
+89
2008-01-11
[CRYPTO] authenc: Use crypto_grab_skcipher
Herbert Xu
1
-27
/
+38
2008-01-11
[CRYPTO] skcipher: Create default givcipher instances
Herbert Xu
4
-6
/
+177
2008-01-11
[CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator
Herbert Xu
2
-0
/
+265
2008-01-11
[CRYPTO] chainiv: Add chain IV generator
Herbert Xu
2
-0
/
+140
2008-01-11
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
Herbert Xu
2
-2
/
+193
2008-01-11
[CRYPTO] cryptd: Use geniv of the underlying algorithm
Herbert Xu
1
-0
/
+2
2008-01-11
[CRYPTO] skcipher: Added geniv field
Herbert Xu
2
-0
/
+4
2008-01-11
[CRYPTO] skcipher: Add givcrypt operations and givcipher type
Herbert Xu
1
-0
/
+46
2008-01-11
[CRYPTO] skcipher: Add crypto_grab_skcipher interface
Herbert Xu
1
-2
/
+23
2008-01-11
[CRYPTO] gcm: Add support for async ciphers
Herbert Xu
1
-78
/
+112
2008-01-11
[CRYPTO] ctr: Refactor into ctr and rfc3686
Herbert Xu
3
-136
/
+213
2008-01-11
[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module
Herbert Xu
2
-7
/
+5
2008-01-11
[CRYPTO] gcm: Fix request context alignment
Herbert Xu
1
-7
/
+14
2008-01-11
[CRYPTO] api: Add crypto_attr_alg_name
Herbert Xu
1
-2
/
+16
2008-01-11
[CRYPTO] authenc: Select HASH in Kconfig
Borislav Petkov
1
-0
/
+1
2008-01-11
[CRYPTO] authenc: Merge common hashing code
Herbert Xu
1
-38
/
+28
2008-01-11
[CRYPTO] authenc: Use RTA_OK to check length
Herbert Xu
1
-1
/
+1
2008-01-11
[CRYPTO] authenc: Fix typo in ivsize
Herbert Xu
1
-1
/
+1
2008-01-11
[CRYPTO] tcrypt: Added salsa20 speed test
Tan Swee Heng
2
-0
/
+21
2008-01-11
[CRYPTO] lzo: Add LZO compression algorithm support
Zoltan Sogor
5
-1
/
+205
2008-01-11
[CRYPTO] tcrypt: Add common compression tester function
Zoltan Sogor
1
-13
/
+20
2008-01-11
[CRYPTO] tcrypt: Salsa20 large test vector
Tan Swee Heng
1
-2
/
+1046
[next]