Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3593030761630e09200072a4bd06468892c27be3
/
include
/
crypto
/
sha2.h
a24d22b
crypto: sha - split sha.h into sha1.h and sha2.h
by Eric Biggers
· 4 years, 2 months ago
[Renamed (77%) from include/crypto/sha.h]
9ea9c58
crypto: lib/sha256 - add sha256() function
by Eric Biggers
· 4 years, 6 months ago
228c4f2
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
by Eric Biggers
· 4 years, 8 months ago
13855fd
crypto: lib/sha256 - return void
by Eric Biggers
· 4 years, 8 months 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
26f7120
crypto: sha512_generic - add a sha384 0-length pre-computed hash
by Antoine Tenart
· 7 years ago
30c217e
crypto: sha512_generic - add a sha512 0-length pre-computed hash
by Antoine Tenart
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0c4c78d
crypto: hash - add zero length message hash for shax and md5
by LABBE Corentin
· 9 years ago
ca14258
crypto: sha512-generic - move to generic glue implementation
by Ard Biesheuvel
· 10 years ago
a2e5ba4
crypto: sha256-generic - move to generic glue implementation
by Ard Biesheuvel
· 10 years ago
7c71f0f
crypto: sha1-generic - move to generic glue implementation
by Ard Biesheuvel
· 10 years ago
b84a2a0
crypto: sha512 - implement base layer for SHA-512
by Ard Biesheuvel
· 10 years ago
11b8d5e
crypto: sha256 - implement base layer for SHA-256
by Ard Biesheuvel
· 10 years ago
c4d5b9f
crypto: sha1 - implement base layer for SHA-1
by Ard Biesheuvel
· 10 years ago
bf70fa9
crypto: sha512 - Expose generic sha512 routine to be callable from other modules
by Tim Chen
· 12 years ago
35d2c9d
crypto: sha256 - Expose SHA256 generic routine to be callable externally.
by Tim Chen
· 12 years ago
4619b6b
crypto: sha - Fix build error due to crypto_sha1_update
by Herbert Xu
· 13 years ago
7c39017
crypto: sha1 - export sha1_update for reuse
by Mathias Krause
· 13 years ago
13887ed
crypto: sha512_generic - Use 64-bit counters
by Herbert Xu
· 15 years ago
1f38ad8
crypto: sha512 - Export struct sha512_state
by Herbert Xu
· 15 years ago
9b2fda7
crypto: sha256_generic - Add export/import support
by Herbert Xu
· 15 years ago
e2a7ce4
crypto: sha1_generic - Add export/import support
by Herbert Xu
· 15 years ago
cd12fb9
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
by Jonathan Lynch
· 17 years ago
5265eeb
[CRYPTO] sha: Add header file for SHA definitions
by Jan Glauber
· 17 years ago