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
/
lib
/
crypto
/
at
v6.6-rc3
1 folder
26 files
mpi
crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
2 years ago
Kconfig
crypto: lib/aesgcm - Provide minimal library implementation
3 years ago
Makefile
crypto: lib - Move mpi into lib/crypto
2 years ago
aes.c
crypto: aes - helper function to validate key length for AES algorithms
6 years ago
aesgcm.c
crypto: lib/aesgcm - Provide minimal library implementation
3 years ago
arc4.c
crypto: arc4 - refactor arc4 core code into separate library
6 years ago
blake2s-generic.c
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
2 years ago
blake2s-selftest.c
crypto: lib/blake2s - Split up test function to halve stack usage
3 years ago
blake2s.c
crypto: remove MODULE_LICENSE in non-modules
3 years ago
chacha.c
crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c
5 years ago
chacha20poly1305-selftest.c
crypto: arm64/chacha - correctly walk through blocks
6 years ago
chacha20poly1305.c
crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific
4 years ago
curve25519-fiat32.c
crypto: lib/curve25519 - work around Clang stack spilling issue
6 years ago
curve25519-generic.c
crypto: curve25519 - Fix selftest build error
6 years ago
curve25519-hacl64.c
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2 years ago
curve25519-selftest.c
crypto: lib/curve25519 - re-add selftests
6 years ago
curve25519.c
crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific
4 years ago
des.c
crypto: des - split off DES library from generic DES cipher driver
6 years ago
gf128mul.c
crypto: lib/gf128mul - make gf128mul_lle time invariant
3 years ago
libchacha.c
crypto: chacha - move existing library code into lib/crypto
6 years ago
memneq.c
crypto: lib - remove __HAVE_ARCH_CRYPTO_MEMNEQ
3 years ago
poly1305-donna32.c
crypto: poly1305 - fix poly1305_core_setkey() declaration
5 years ago
poly1305-donna64.c
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2 years ago
poly1305.c
crypto: poly1305 - fix poly1305_core_setkey() declaration
5 years ago
sha1.c
crypto: lib - add module license to libsha1
3 years ago
sha256.c
crypto: lib/sha256 - Use generic code from sha256_base
2 years ago
utils.c
crypto: lib/utils - Move utilities into new header
3 years ago