Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6f2974b52b15a09cf3fbeb353ccdf2a2b737ca76
/
lib
/
crypto
bbd61fa
crypto: poly1305 - fix poly1305_core_setkey() declaration
by Arnd Bergmann
· 3 years, 9 months ago
255f6c2
crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally
by Herbert Xu
· 4 years, 3 months ago
9ea9c58
crypto: lib/sha256 - add sha256() function
by Eric Biggers
· 4 years, 6 months ago
06cc2af
crypto: lib/chacha20poly1305 - Add missing function declaration
by Herbert Xu
· 4 years, 6 months ago
2aaba01
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
by Eric Biggers
· 4 years, 8 months ago
13855fd
crypto: lib/sha256 - return void
by Eric Biggers
· 4 years, 8 months ago
c8cfcb7
crypto: arm64/chacha - correctly walk through blocks
by Jason A. Donenfeld
· 4 years, 9 months ago
c9cc051
crypto: chacha20poly1305 - prevent integer overflow on large input
by Jason A. Donenfeld
· 5 years ago
72c7943
crypto: chacha20poly1305 - add back missing test vectors and test chunking
by Jason A. Donenfeld
· 5 years ago
a8bdf2c
crypto: curve25519 - Fix selftest build error
by Herbert Xu
· 5 years ago
d7d7b85
crypto: x86/poly1305 - wire up faster implementations for kernel
by Jason A. Donenfeld
· 5 years ago
1c08a10
crypto: poly1305 - add new 32 and 64-bit generic versions
by Jason A. Donenfeld
· 5 years ago
aa12796
crypto: lib/curve25519 - re-add selftests
by Jason A. Donenfeld
· 5 years ago
413808b
crypto: lib/chacha20poly1305 - use chacha20_crypt()
by Eric Biggers
· 5 years ago
d95312a
crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine
by Ard Biesheuvel
· 5 years ago
ed20078
crypto: chacha20poly1305 - import construction and selftest from Zinc
by Ard Biesheuvel
· 5 years ago
660bb8e
crypto: lib/curve25519 - work around Clang stack spilling issue
by Ard Biesheuvel
· 5 years ago
0ed42a6f
crypto: curve25519 - generic C library implementations
by Jason A. Donenfeld
· 5 years ago
66d7fb9
crypto: blake2s - generic C library implementation and selftest
by Jason A. Donenfeld
· 5 years ago
a11d055
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
by Ard Biesheuvel
· 5 years ago
a6b803b
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
by Ard Biesheuvel
· 5 years ago
f569ca1
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
by Ard Biesheuvel
· 5 years ago
f0e89bc
crypto: x86/poly1305 - expose existing driver as poly1305 library
by Ard Biesheuvel
· 5 years ago
a1d9306
crypto: poly1305 - expose init/update/final library interface
by Ard Biesheuvel
· 5 years ago
48ea8c6
crypto: poly1305 - move core routines into a separate library
by Ard Biesheuvel
· 5 years ago
5fb8ef2
crypto: chacha - move existing library code into lib/crypto
by Ard Biesheuvel
· 5 years ago
746b2e0
crypto: lib - tidy up lib/crypto Kconfig and Makefile
by Ard Biesheuvel
· 5 years ago
c75c66b
crypto: sha256 - Remove sha256/224_init code duplication
by Hans de Goede
· 5 years ago
34d6245
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
by Hans de Goede
· 5 years ago
9ecf5ad
crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c
by Hans de Goede
· 5 years ago
7d2f5b0
crypto: sha256 - Add sha224 support to sha256 library code
by Hans de Goede
· 5 years ago
01d3aee
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
by Hans de Goede
· 5 years ago
906a4bb
crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit
by Hans de Goede
· 5 years ago
ad767ee
crypto: sha256 - Move lib/sha256.c to lib/crypto
by Hans de Goede
· 5 years ago
04007b0
crypto: des - split off DES library from generic DES cipher driver
by Ard Biesheuvel
· 5 years ago
bc67d04
crypto: aes - helper function to validate key length for AES algorithms
by Iuliana Prodan
· 5 years ago
9467a31
crypto: lib/aes - export sbox and inverse sbox
by Ard Biesheuvel
· 5 years ago
e59c1c9
crypto: aes - create AES library based on the fixed time AES code
by Ard Biesheuvel
· 5 years ago
dc51f25
crypto: arc4 - refactor arc4 core code into separate library
by Ard Biesheuvel
· 6 years ago