index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
sha.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
crypto: lib/sha256 - add sha256() function
Eric Biggers
1
-0
/
+1
2020-05-08
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
Eric Biggers
1
-0
/
+10
2020-05-08
crypto: lib/sha256 - return void
Eric Biggers
1
-12
/
+6
2019-09-05
crypto: sha256 - Remove sha256/224_init code duplication
Hans de Goede
1
-2
/
+28
2019-09-05
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
Hans de Goede
1
-0
/
+21
2018-06-22
crypto: sha512_generic - add a sha384 0-length pre-computed hash
Antoine Tenart
1
-0
/
+2
2018-06-22
crypto: sha512_generic - add a sha512 0-length pre-computed hash
Antoine Tenart
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-12-22
crypto: hash - add zero length message hash for shax and md5
LABBE Corentin
1
-0
/
+6
2015-04-10
crypto: sha512-generic - move to generic glue implementation
Ard Biesheuvel
1
-0
/
+3
2015-04-10
crypto: sha256-generic - move to generic glue implementation
Ard Biesheuvel
1
-0
/
+3
2015-04-10
crypto: sha1-generic - move to generic glue implementation
Ard Biesheuvel
1
-0
/
+3
2015-04-10
crypto: sha512 - implement base layer for SHA-512
Ard Biesheuvel
1
-1
/
+1
2015-04-10
crypto: sha256 - implement base layer for SHA-256
Ard Biesheuvel
1
-1
/
+1
2015-04-10
crypto: sha1 - implement base layer for SHA-1
Ard Biesheuvel
1
-1
/
+1
2013-04-25
crypto: sha512 - Expose generic sha512 routine to be callable from other modules
Tim Chen
1
-0
/
+3
2013-04-03
crypto: sha256 - Expose SHA256 generic routine to be callable externally.
Tim Chen
1
-0
/
+2
2011-08-16
crypto: sha - Fix build error due to crypto_sha1_update
Herbert Xu
1
-0
/
+2
2011-08-10
crypto: sha1 - export sha1_update for reuse
Mathias Krause
1
-0
/
+3
2009-07-22
crypto: sha512_generic - Use 64-bit counters
Herbert Xu
1
-3
/
+3
2009-07-22
crypto: sha512 - Export struct sha512_state
Herbert Xu
1
-0
/
+6
2009-07-11
crypto: sha256_generic - Add export/import support
Herbert Xu
1
-0
/
+6
2009-07-11
crypto: sha1_generic - Add export/import support
Herbert Xu
1
-0
/
+8
2008-01-11
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
Jonathan Lynch
1
-0
/
+12
2007-10-10
[CRYPTO] sha: Add header file for SHA definitions
Jan Glauber
1
-0
/
+53