.. |
asymmetric_keys
|
19c75bcbe0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
hace 8 años |
async_tx
|
c84750906b
async_pq_val: fix DMA memory leak
|
hace 8 años |
.gitignore
|
44a17ef872
crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files
|
hace 10 años |
842.c
|
6a8de3aefb
crypto: acomp - add support for 842 via scomp
|
hace 8 años |
Kconfig
|
85671860ca
crypto: aesni - Convert to skcipher
|
hace 8 años |
Makefile
|
479d014de5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
hace 8 años |
ablk_helper.c
|
88407a39b5
crypto: ablk_helper - Fix cryptd reordering
|
hace 9 años |
ablkcipher.c
|
3a01d0ee2b
crypto: skcipher - Remove top-level givcipher interface
|
hace 9 años |
acompress.c
|
1ab53a77b7
crypto: acomp - add driver-side scomp interface
|
hace 8 años |
aead.c
|
da721302a7
crypto: aead - Remove blkcipher null for IV generators
|
hace 9 años |
aes_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
af_alg.c
|
a6a48c565f
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
|
hace 9 años |
ahash.c
|
2495cf25f6
crypto: ahash - Add padding in crypto_ahash_extsize
|
hace 9 años |
akcipher.c
|
28a4618ad1
crypto: akcipher - add akcipher declarations needed by templates.
|
hace 9 años |
algapi.c
|
d6040764ad
crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
|
hace 8 años |
algboss.c
|
eed93e0ce3
crypto: testmgr - Do not test internal algorithms
|
hace 8 años |
algif_aead.c
|
0aaf2146ec
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
|
hace 8 años |
algif_hash.c
|
8acf7a1063
crypto: algif_hash - Fix result clobbering in recvmsg
|
hace 8 años |
algif_rng.c
|
654ae152b3
crypto: algif_rng - Remove obsolete const-removal cast
|
hace 10 años |
algif_skcipher.c
|
0f1d6dfe03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
hace 8 años |
ansi_cprng.c
|
e7c2422a83
crypto: ansi_cprng - Convert to new rng interface
|
hace 10 años |
anubis.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
hace 10 años |
api.c
|
430b441cdc
crypto: api - Do not clear type bits in crypto_larval_lookup
|
hace 8 años |
arc4.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
hace 10 años |
authenc.c
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
hace 8 años |
authencesn.c
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
hace 8 años |
blkcipher.c
|
acdb04d0b3
crypto: skcipher - Fix blkcipher walk OOM crash
|
hace 9 años |
blowfish_common.c
|
52ba867c8c
crypto: blowfish - split generic and common c code
|
hace 14 años |
blowfish_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
camellia_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
cast5_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
cast6_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
cast_common.c
|
f22d08111a
crypto: make tables used from assembler __visible
|
hace 12 años |
cbc.c
|
cc868d82ab
crypto: cbc - Export CBC implementation
|
hace 8 años |
ccm.c
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
hace 8 años |
chacha20_generic.c
|
e192be9d9a
random: replace non-blocking pool with a Chacha20-based CRNG
|
hace 9 años |
chacha20poly1305.c
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
hace 8 años |
cipher.c
|
9c8ae17bbf
crypto: api - Remove no-op exit_ops code
|
hace 8 años |
cmac.c
|
f16743e0c7
crypto: cmac - fix alignment of 'consts'
|
hace 8 años |
compress.c
|
9c8ae17bbf
crypto: api - Remove no-op exit_ops code
|
hace 8 años |
crc32_generic.c
|
a7c58ac062
crypto: crc32 - Rename generic implementation
|
hace 9 años |
crc32c_generic.c
|
fd7f672710
crypto: crc32c - Fix crc32c soft dependency
|
hace 9 años |
crct10dif_common.c
|
26052f9b9b
crypto: crct10dif - Add fallback for broken initrds
|
hace 12 años |
crct10dif_generic.c
|
36e09e1f87
crypto: squash lines for simple wrapper functions
|
hace 9 años |
cryptd.c
|
4e0958d19b
crypto: cryptd - Add support for skcipher
|
hace 8 años |
crypto_engine.c
|
c4ca2b0b25
crypto: engine - Handle the kthread worker using the new API
|
hace 8 años |
crypto_null.c
|
499a66e6b6
crypto: null - Remove default null blkcipher
|
hace 9 años |
crypto_user.c
|
2ebda74fd6
crypto: acomp - add asynchronous compression api
|
hace 8 años |
crypto_wq.c
|
130fa5bc81
crypto: crypto_wq - Fix late crypto work queue initialization
|
hace 11 años |
ctr.c
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
hace 8 años |
cts.c
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
hace 8 años |
deflate.c
|
f6ded09de8
crypto: acomp - add support for deflate via scomp
|
hace 8 años |
des_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
dh.c
|
8edda7d22a
crypto: dh - Consistenly return negative error codes
|
hace 8 años |
dh_helper.c
|
802c7f1c84
crypto: dh - Add DH software implementation
|
hace 9 años |
drbg.c
|
479d014de5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
hace 8 años |
ecb.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
hace 10 años |
ecc.c
|
8f44df154d
crypto: ecdh - make ecdh_shared_secret unique
|
hace 9 años |
ecc.h
|
8f44df154d
crypto: ecdh - make ecdh_shared_secret unique
|
hace 9 años |
ecc_curve_defs.h
|
3c4b23901a
crypto: ecdh - Add ECDH software support
|
hace 9 años |
ecdh.c
|
8f44df154d
crypto: ecdh - make ecdh_shared_secret unique
|
hace 9 años |
ecdh_helper.c
|
3c4b23901a
crypto: ecdh - Add ECDH software support
|
hace 9 años |
echainiv.c
|
53a5d5ddcc
crypto: echainiv - Replace chaining with multiplication
|
hace 9 años |
fcrypt.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
hace 10 años |
fips.c
|
94072cb20e
crypto: fips - Move fips_enabled sysctl into fips.c
|
hace 10 años |
gcm.c
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
hace 8 años |
gf128mul.c
|
75aa0a7caf
crypto: gf128mul - Zero memory when freeing multiplication table
|
hace 8 años |
ghash-generic.c
|
a397ba829d
crypto: ghash-generic - move common definitions to a new header file
|
hace 8 años |
hash_info.c
|
5ca4c20cfd
keys, trusted: select hash algorithm for TPM2 chips
|
hace 9 años |
hmac.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
hace 10 años |
internal.h
|
9c8ae17bbf
crypto: api - Remove no-op exit_ops code
|
hace 8 años |
jitterentropy-kcapi.c
|
e8b2fa476e
crypto: jitterentropy - drop duplicate header module.h
|
hace 8 años |
jitterentropy.c
|
cea0a3c305
crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree"
|
hace 10 años |
keywrap.c
|
2b8b28fd23
crypto: keywrap - memzero the correct memory
|
hace 9 años |
khazad.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
hace 10 años |
kpp.c
|
4e5f2c4007
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
|
hace 9 años |
lrw.c
|
700cb3f5fe
crypto: lrw - Convert to skcipher
|
hace 8 años |
lz4.c
|
8cd9330e0a
crypto: acomp - add support for lz4 via scomp
|
hace 8 años |
lz4hc.c
|
91d53d96e2
crypto: acomp - add support for lz4hc via scomp
|
hace 8 años |
lzo.c
|
ac9d2c4b39
crypto: acomp - add support for lzo via scomp
|
hace 8 años |
mcryptd.c
|
48a992727d
crypto: mcryptd - Check mcryptd algorithm compatibility
|
hace 8 años |
md4.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
hace 10 años |
md5.c
|
0c4c78de04
crypto: hash - add zero length message hash for shax and md5
|
hace 9 años |
memneq.c
|
e37b94ebff
crypto: memneq - fix for archs without efficient unaligned access
|
hace 11 años |
michael_mic.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
hace 10 años |
pcbc.c
|
043a44001b
crypto: pcbc - Convert to skcipher
|
hace 8 años |
pcrypt.c
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
hace 10 años |
poly1305_generic.c
|
109e23bd10
crypto: poly1305 - Use unaligned access where required
|
hace 8 años |
proc.c
|
94072cb20e
crypto: fips - Move fips_enabled sysctl into fips.c
|
hace 10 años |
ripemd.h
|
ba6b039872
[CRYPTO] ripemd: Put all common RIPEMD values in header file
|
hace 17 años |
rmd128.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
hace 10 años |
rmd160.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
hace 10 años |
rmd256.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
hace 10 años |
rmd320.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
hace 10 años |
rng.c
|
7cecadb7cc
crypto: rng - Do not free default RNG when it becomes unused
|
hace 10 años |
rsa-pkcs1pad.c
|
0cf43f509f
crypto: rsa-pkcs1pad - Handle leading zero for decryption
|
hace 8 años |
rsa.c
|
9b45b7bba3
crypto: rsa - Generate fixed-length output
|
hace 9 años |
rsa_helper.c
|
e09287dfef
crypto: rsa - allow keys >= 2048 bits in FIPS mode
|
hace 9 años |
rsaprivkey.asn1
|
8be0b84e58
crypto: rsa - Store rest of the private key components
|
hace 9 años |
rsapubkey.asn1
|
22287b0b59
crypto: akcipher - Changes to asymmetric key API
|
hace 9 años |
salsa20_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
scatterwalk.c
|
c8467f7a36
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
|
hace 8 años |
scompress.c
|
1ab53a77b7
crypto: acomp - add driver-side scomp interface
|
hace 8 años |
seed.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
hace 10 años |
seqiv.c
|
3a01d0ee2b
crypto: skcipher - Remove top-level givcipher interface
|
hace 9 años |
serpent_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
sha1_generic.c
|
0c4c78de04
crypto: hash - add zero length message hash for shax and md5
|
hace 9 años |
sha256_generic.c
|
0c4c78de04
crypto: hash - add zero length message hash for shax and md5
|
hace 9 años |
sha3_generic.c
|
f743e70e8f
crypto: sha3 - Add missing ULL suffixes for 64-bit constants
|
hace 9 años |
sha512_generic.c
|
ca142584bc
crypto: sha512-generic - move to generic glue implementation
|
hace 10 años |
shash.c
|
70477371dc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
hace 9 años |
simd.c
|
266d051601
crypto: simd - Add simd skcipher helper
|
hace 8 años |
skcipher.c
|
18e615ad87
crypto: skcipher - fix crash in virtual walk
|
hace 8 años |
tcrypt.c
|
98eca72fa0
crypto: sha3 - Add HMAC-SHA3 test modes and test vectors
|
hace 9 años |
tcrypt.h
|
2dce063a31
crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
|
hace 10 años |
tea.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
testmgr.c
|
02608e02fb
crypto: testmgr - Use heap buffer for acomp test input
|
hace 8 años |
testmgr.h
|
d31de187ac
crypto: testmgr - add/enhance test cases for CRC-T10DIF
|
hace 8 años |
tgr192.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
twofish_common.c
|
81559f9ad3
crypto: twofish-x86_64-3way - add lrw support
|
hace 13 años |
twofish_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
vmac.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
hace 10 años |
wp512.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
hace 10 años |
xcbc.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
hace 10 años |
xor.c
|
27c4d548af
crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset
|
hace 9 años |
xts.c
|
f1c131b454
crypto: xts - Convert to skcipher
|
hace 8 años |