forge
login
or
join now
tjh.dev
/
kernel
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
kernel
/
lib
/
crypto
/
at
3e745694b032b405ff1ced74a8b3b95cdd00a385
10 folders
35 files
Linus Torvalds
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
2mo ago
75e1f66a
arm
lib/crypto: arm/aes: Migrate optimized code into library
4 months ago
arm64
lib/crypto: arm64/aes: Migrate optimized code into library
4 months ago
mips
lib/crypto: chacha: Consolidate into single module
8 months ago
mpi
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
2 months ago
powerpc
lib/crypto: powerpc/aes: Fix rndkey_from_vsx() on big endian CPUs
2 months ago
riscv
lib/crypto: riscv/aes: Migrate optimized code into library
4 months ago
s390
lib/crypto: s390/aes: Migrate optimized code into library
4 months ago
sparc
lib/crypto: sparc/aes: Migrate optimized code into library
4 months ago
tests
lib/crypto: tests: Add KUnit tests for NH
5 months ago
x86
lib/crypto: x86/aes: Add AES-NI optimization
4 months ago
Kconfig
lib/crypto: x86/aes: Add AES-NI optimization
4 months ago
Makefile
lib/crypto: x86/aes: Add AES-NI optimization
4 months ago
aes.c
lib/crypto: aes: Drop 'volatile' from aes_sbox and aes_inv_sbox
4 months ago
aescfb.c
lib/crypto: aescfb: Use new AES library API
4 months ago
aesgcm.c
lib/crypto: aesgcm: Use new AES library API
4 months ago
arc4.c
lib/crypto: Explicitly include <linux/export.h>
11 months ago
blake2b.c
lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
5 months ago
blake2s.c
lib/crypto: blake2s: Replace manual unrolling with unrolled_full
5 months ago
chacha-block-generic.c
lib/crypto: chacha: Rename chacha.c to chacha-block-generic.c
8 months ago
chacha.c
lib/crypto: chacha: Consolidate into single module
8 months ago
chacha20poly1305-selftest.c
crypto: lib/chacha - strongly type the ChaCha state
1 year ago
chacha20poly1305.c
lib/crypto: chacha20poly1305: Statically check fixed array lengths
5 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
8 months ago
des.c
lib/crypto: Explicitly include <linux/export.h>
11 months ago
fips-mldsa.h
lib/crypto: mldsa: Add FIPS cryptographic algorithm self-test
4 months ago
fips.h
lib/crypto: sha3: Add FIPS cryptographic algorithm self-test
6 months ago
gf128mul.c
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
2 months ago
hash_info.c
lib/crypto: hash_info: Move hash_info.c into lib/crypto/
10 months ago
md5.c
lib/crypto: md5: Use rol32() instead of open-coding it
5 months ago
memneq.c
lib/crypto: Explicitly include <linux/export.h>
11 months ago
mldsa.c
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
3 months ago
nh.c
lib/crypto: nh: Add NH library
5 months ago
poly1305-donna32.c
lib/crypto: Explicitly include <linux/export.h>
11 months ago
poly1305-donna64.c
lib/crypto: Explicitly include <linux/export.h>
11 months ago
poly1305.c
lib/crypto: poly1305: Consolidate into single module
8 months ago
polyval.c
lib/crypto: polyval: Add POLYVAL library
6 months ago
sha1.c
lib/crypto: sha1: Remove low-level functions from API
3 months ago
sha256.c
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
7 months ago
sha3.c
lib/crypto: sha3: Support arch overrides of one-shot digest functions
6 months ago
sha512.c
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
7 months ago
simd.c
crypto: api - move crypto_simd_disabled_for_test to lib
2 years ago
sm3.c
lib/crypto: Explicitly include <linux/export.h>
11 months ago
utils.c
lib/crypto: Explicitly include <linux/export.h>
11 months ago