tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
crypto
/
at
v6.1-rc7
2 folders
148 files
asymmetric_keys
Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
3 years ago
async_tx
treewide: use get_random_bytes() when possible
3 years ago
842.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
6 years ago
Kconfig
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
3 years ago
Makefile
crypto: aria - prepare generic module for optimized implementations
3 years ago
acompress.c
crypto: api - permit users to specify numa node of acomp hardware
5 years ago
adiantum.c
crypto: remove cipher routines from public crypto API
5 years ago
aead.c
crypto: algapi - enforce that all instances have a ->free() method
6 years ago
aegis.h
crypto: aegis128 - Move simd prototypes into aegis.h
5 years ago
aegis128-core.c
crypto: aegis128 - Move simd prototypes into aegis.h
5 years ago
aegis128-neon-inner.c
crypto: aegis128/neon - move final tag check to SIMD domain
5 years ago
aegis128-neon.c
crypto: aegis128 - Move simd prototypes into aegis.h
5 years ago
aes_generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
6 years ago
aes_ti.c
crypto: aes - create AES library based on the fixed time AES code
6 years ago
af_alg.c
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
3 years ago
ahash.c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
5 years ago
akcipher.c
crypto: akcipher - default implementation for setting a private key
3 years ago
algapi.c
crypto: lib - move __crypto_xor into utils
3 years ago
algboss.c
exit: Rename module_put_and_exit to module_put_and_kthread_exit
4 years ago
algif_aead.c
crypto: algif_aead - Do not set MAY_BACKLOG on the async path
5 years ago
algif_hash.c
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
3 years ago
algif_rng.c
crypto: af_alg - add extra parameters for DRBG interface
5 years ago
algif_skcipher.c
crypto: algif_skcipher - EBUSY on aio should be an error
5 years ago
ansi_cprng.c
crypto: remove cipher routines from public crypto API
5 years ago
anubis.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
6 years ago
api.c
crypto: core - move from strlcpy with unused retval to strscpy
3 years ago
arc4.c
crypto: arc4 - mark ecb(arc4) skcipher as obsolete
5 years ago
aria_generic.c
crypto: aria - prepare generic module for optimized implementations
3 years ago
authenc.c
crypto: authenc - Fix sleep in atomic context in decrypt_tail
4 years ago
authencesn.c
crypto: algapi - use common mechanism for inheriting flags
5 years ago
blake2b_generic.c
crypto: blake2b - update file comment
5 years ago
blowfish_common.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
blowfish_generic.c
crypto: blowfish - use unaligned accessors instead of alignmask
5 years ago
camellia_generic.c
crypto: camellia - use unaligned accessors instead of alignmask
5 years ago
cast5_generic.c
crypto: cast5 - use unaligned accessors instead of alignmask
5 years ago
cast6_generic.c
crypto: cast6 - use unaligned accessors instead of alignmask
5 years ago
cast_common.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 44
6 years ago
cbc.c
crypto: remove cipher routines from public crypto API
5 years ago
ccm.c
crypto: remove cipher routines from public crypto API
5 years ago
cfb.c
crypto: cleanup comments
4 years ago
chacha20poly1305.c
crypto: algapi - use common mechanism for inheriting flags
5 years ago
chacha_generic.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
6 years ago
cipher.c
crypto: remove cipher routines from public crypto API
5 years ago
cmac.c
crypto: remove cipher routines from public crypto API
5 years ago
compress.c
crypto: compress - remove crt_u.compress (struct compress_tfm)
6 years ago
crc32_generic.c
crypto: crc32-generic - Use SPDX-License-Identifier
5 years ago
crc32c_generic.c
crypto: crc32c_generic - delete and fix duplicated words
5 years ago
crc64_rocksoft_generic.c
crypto: add rocksoft 64b crc guard tag framework
4 years ago
crct10dif_common.c
crypto: crct10dif - Add fallback for broken initrds
12 years ago
crct10dif_generic.c
crypto: crct10dif_generic - fix duplicated words
5 years ago
cryptd.c
crypto: cryptd - Protect per-CPU resource by disabling BH.
3 years ago
crypto_engine.c
crypto: engine - Add parameter description in crypto_transfer_request() kernel-doc comment
4 years ago
crypto_null.c
crypto: make all generic algorithms set cra_driver_name
6 years ago
crypto_user_base.c
crypto: algapi - make unregistration functions return void
6 years ago
crypto_user_stat.c
crypto: skcipher - remove the "blkcipher" algorithm type
6 years ago
ctr.c
crypto: remove cipher routines from public crypto API
5 years ago
cts.c
crypto: algapi - use common mechanism for inheriting flags
5 years ago
curve25519-generic.c
crypto: add __init/__exit annotations to init/exit funcs
3 years ago
deflate.c
mm, treewide: rename kzfree() to kfree_sensitive()
5 years ago
des_generic.c
crypto: remove CRYPTO_TFM_RES_WEAK_KEY
6 years ago
dh.c
crypto: add __init/__exit annotations to init/exit funcs
3 years ago
dh_helper.c
crypto: dh - split out deserialization code from crypto_dh_decode()
4 years ago
drbg.c
crypto: drbg - remove unnecessary (void*) conversions
3 years ago
ecb.c
crypto: remove cipher routines from public crypto API
5 years ago
ecc.c
crypto: ecc - Export additional helper functions
4 years ago
ecc_curve_defs.h
crypto: ecc - Add NIST P384 curve parameters
5 years ago
ecdh.c
crypto: add __init/__exit annotations to init/exit funcs
3 years ago
ecdh_helper.c
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
5 years ago
ecdsa.c
crypto: add __init/__exit annotations to init/exit funcs
3 years ago
ecdsasignature.asn1
crypto: ecdsa - Add support for ECDSA signature verification
5 years ago
echainiv.c
crypto: geniv - remove unneeded arguments from aead_geniv_alloc()
5 years ago
ecrdsa.c
crypto: ecrdsa - Fix incorrect use of vli_cmp
4 years ago
ecrdsa_defs.h
crypto: ecc - Move ecc.h to include/crypto/internal
4 years ago
ecrdsa_params.asn1
crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
7 years ago
ecrdsa_pub_key.asn1
crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
7 years ago
essiv.c
crypto: core - move from strlcpy with unused retval to strscpy
3 years ago
fcrypt.c
crypto: fcrypt - Remove 'do while(0)' loop for single statement macro
5 years ago
fips.c
crypto: fips - make proc files report fips module name and version
3 years ago
gcm.c
mm, treewide: rename kzfree() to kfree_sensitive()
5 years ago
geniv.c
crypto: algapi - use common mechanism for inheriting flags
5 years ago
gf128mul.c
mm, treewide: rename kzfree() to kfree_sensitive()
5 years ago
ghash-generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
6 years ago
hash_info.c
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
6 years ago
hctr2.c
crypto: hctr2 - Add HCTR2 support
3 years ago
hmac.c
crypto: hmac - disallow keys < 112 bits in FIPS mode
4 years ago
internal.h
crypto: api - Fix built-in testing dependency failures
4 years ago
jitterentropy-kcapi.c
crypto: jitter - don't limit ->health_failure check to FIPS mode
4 years ago
jitterentropy.c
crypto: jitter - add oversampling of noise source
4 years ago
jitterentropy.h
crypto: jitter - don't limit ->health_failure check to FIPS mode
4 years ago
kdf_sp800108.c
crypto: kdf - add SP800-108 counter key derivation function
4 years ago
keywrap.c
crypto: keywrap - Remove else after break statement
5 years ago
khazad.c
crypto: khazad,wp512 - remove leading spaces before tabs
4 years ago
kpp.c
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
3 years ago
lrw.c
crypto: lrw - Add dependency on ecb
4 years ago
lz4.c
crypto: make all generic algorithms set cra_driver_name
6 years ago
lz4hc.c
crypto: make all generic algorithms set cra_driver_name
6 years ago
lzo-rle.c
crypto: make all generic algorithms set cra_driver_name
6 years ago
lzo.c
crypto: make all generic algorithms set cra_driver_name
6 years ago
md4.c
crypto: make all generic algorithms set cra_driver_name
6 years ago
md5.c
crypto: md5 - remove unused macros
6 years ago
michael_mic.c
crypto: michael_mic - fix broken misalignment handling
5 years ago
nhpoly1305.c
crypto: poly1305 - add new 32 and 64-bit generic versions
6 years ago
ofb.c
crypto: remove cipher routines from public crypto API
5 years ago
pcbc.c
crypto: remove cipher routines from public crypto API
5 years ago
pcrypt.c
crypto: pcrypt - Delay write to padata->info
4 years ago
poly1305_generic.c
crypto: poly1305 - add new 32 and 64-bit generic versions
6 years ago
polyval-generic.c
crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVAL
3 years ago
proc.c
crypto: proc - Removing some useless only space lines
5 years ago
ripemd.h
crypto: rmd320 - remove RIPE-MD 320 hash algorithm
5 years ago
rmd160.c
crypto: make all generic algorithms set cra_driver_name
6 years ago
rng.c
crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
5 years ago
rsa-pkcs1pad.c
crypto: rsa-pkcs1pad - use clearer variable names
4 years ago
rsa.c
crypto: add __init/__exit annotations to init/exit funcs
3 years ago
rsa_helper.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
rsaprivkey.asn1
crypto: rsa - Store rest of the private key components
9 years ago
rsapubkey.asn1
crypto: akcipher - Changes to asymmetric key API
10 years ago
scatterwalk.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
scompress.c
crypto: algapi - make unregistration functions return void
6 years ago
seed.c
crypto: seed - remove trailing semicolon in macro definition
5 years ago
seqiv.c
mm, treewide: rename kzfree() to kfree_sensitive()
5 years ago
serpent_generic.c
crypto: serpent - Fix sparse byte order warnings
5 years ago
sha1_generic.c
crypto: sha - split sha.h into sha1.h and sha2.h
5 years ago
sha256_generic.c
crypto: sha256 - remove duplicate generic hash init function
4 years ago
sha3_generic.c
crypto: Replace HTTP links with HTTPS ones
5 years ago
sha512_generic.c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
4 years ago
shash.c
crypto: add crypto_has_shash()
3 years ago
simd.c
crypto: algapi - use common mechanism for inheriting flags
5 years ago
skcipher.c
crypto: skcipher - in_irq() cleanup
4 years ago
sm2.c
crypto: add __init/__exit annotations to init/exit funcs
3 years ago
sm2signature.asn1
crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
5 years ago
sm3.c
crypto: sm3,sm4 - move into crypto directory
4 years ago
sm3_generic.c
crypto: sm3 - make dependent on sm3 library
4 years ago
sm4.c
crypto: sm4 - export sm4 constant arrays
4 years ago
sm4_generic.c
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
4 years ago
streebog_generic.c
crypto: streebog - remove two unused variables
6 years ago
tcrypt.c
crypto: tcrypt - add async speed test for aria cipher
3 years ago
tcrypt.h
crypto: tcrypt - Add support for hash speed testing with keys
5 years ago
tea.c
crypto: make all generic algorithms set cra_driver_name
6 years ago
testmgr.c
treewide: use get_random_{u8,u16}() when possible, part 1
3 years ago
testmgr.h
crypto: testmgr - some more fixes to RSA test vectors
3 years ago
twofish_common.c
crypto: twofish - Fix comment typo
3 years ago
twofish_generic.c
crypto: twofish - use unaligned accessors instead of alignmask
5 years ago
vmac.c
crypto: remove cipher routines from public crypto API
5 years ago
wp512.c
crypto: wp512 - correct a non-kernel-doc comment
4 years ago
xcbc.c
crypto: remove cipher routines from public crypto API
5 years ago
xctr.c
crypto: xctr - Add XCTR support
3 years ago
xor.c
crypto: xor - Fix typo of optimization
5 years ago
xts.c
crypto: xts - Add softdep on ecb
4 years ago
xxhash_generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
6 years ago
zstd.c
lib: zstd: Add kernel-specific API
5 years ago