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
nocache-cleanup
10 folders
32 files
arm
lib/crypto: arm/blake2b: Move to scoped ksimd API
4 months ago
arm64
lib/crypto: arm64: Move remaining algorithms to scoped ksimd API
4 months ago
mips
lib/crypto: chacha: Consolidate into single module
7 months ago
mpi
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
4 months ago
powerpc
lib/crypto: curve25519: Consolidate into single module
6 months ago
riscv
lib/crypto: riscv: Add poly1305-core.S to .gitignore
3 months ago
s390
lib/crypto: s390/sha3: Add optimized one-shot SHA-3 digest functions
5 months ago
sparc
lib/crypto: Drop inline from all *_mod_init_arch() functions
7 months ago
tests
lib/crypto: tests: polyval_kunit: Increase iterations for preparekey in IRQs
3 months ago
x86
lib/crypto: x86/polyval: Migrate optimized code into library
4 months ago
Kconfig
lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
3 months ago
Makefile
lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
3 months ago
aes.c
lib/crypto: aes: Fix missing MMU protection for AES S-box
2 months ago
aescfb.c
lib/crypto: Explicitly include <linux/export.h>
9 months ago
aesgcm.c
lib/crypto: Explicitly include <linux/export.h>
9 months ago
arc4.c
lib/crypto: Explicitly include <linux/export.h>
9 months ago
blake2b.c
lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
3 months ago
blake2s.c
lib/crypto: blake2s: Replace manual unrolling with unrolled_full
3 months ago
chacha-block-generic.c
lib/crypto: chacha: Rename chacha.c to chacha-block-generic.c
7 months ago
chacha.c
lib/crypto: chacha: Consolidate into single module
7 months ago
chacha20poly1305-selftest.c
crypto: lib/chacha - strongly type the ChaCha state
11 months ago
chacha20poly1305.c
lib/crypto: chacha20poly1305: Statically check fixed array lengths
4 months ago
curve25519-fiat32.c
move asm/unaligned.h to linux/unaligned.h
2 years ago
curve25519-hacl64.c
move asm/unaligned.h to linux/unaligned.h
2 years ago
curve25519.c
lib/crypto: curve25519: Consolidate into single module
6 months ago
des.c
lib/crypto: Explicitly include <linux/export.h>
9 months ago
fips.h
lib/crypto: sha3: Add FIPS cryptographic algorithm self-test
5 months ago
gf128mul.c
lib/crypto: Explicitly include <linux/export.h>
9 months ago
hash_info.c
lib/crypto: hash_info: Move hash_info.c into lib/crypto/
9 months ago
md5.c
lib/crypto: md5: Add MD5 and HMAC-MD5 library functions
8 months ago
memneq.c
lib/crypto: Explicitly include <linux/export.h>
9 months ago
poly1305-donna32.c
lib/crypto: Explicitly include <linux/export.h>
9 months ago
poly1305-donna64.c
lib/crypto: Explicitly include <linux/export.h>
9 months ago
poly1305.c
lib/crypto: poly1305: Consolidate into single module
7 months ago
polyval.c
lib/crypto: polyval: Add POLYVAL library
4 months ago
sha1.c
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
5 months ago
sha256.c
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
5 months ago
sha3.c
lib/crypto: sha3: Support arch overrides of one-shot digest functions
5 months ago
sha512.c
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
5 months ago
simd.c
crypto: api - move crypto_simd_disabled_for_test to lib
1 year ago
sm3.c
lib/crypto: Explicitly include <linux/export.h>
9 months ago
utils.c
lib/crypto: Explicitly include <linux/export.h>
9 months ago