Commit Graph

13 Commits (a496872212e50a7e543a027faf35b0909459ec9e)

Author SHA1 Message Date
Jussi Kivilinna 648b2a102d crypto: sha512 - use crypto_[un]register_shashes 13 years ago
Kent Yoder 25c3d30c91 crypto: sha512 - Fix byte counter overflow in SHA-512 13 years ago
Alexey Dobriyan f2ea0f5f04 crypto: sha512 - use standard ror64() 13 years ago
Herbert Xu 3a92d687c8 crypto: sha512 - Avoid stack bloat on i386 13 years ago
Herbert Xu 58d7d18b52 crypto: sha512 - Use binary and instead of modulus 13 years ago
Alexey Dobriyan b85a088f15 crypto: sha512 - use standard ror64() 13 years ago
Alexey Dobriyan 51fc6dc8f9 crypto: sha512 - reduce stack usage to safe number 13 years ago
Alexey Dobriyan 84e31fdb7c crypto: sha512 - make it work, undo percpu message schedule 13 years ago
Herbert Xu 13887ed688 crypto: sha512_generic - Use 64-bit counters 16 years ago
Herbert Xu 1f38ad8389 crypto: sha512 - Export struct sha512_state 16 years ago
Adrian-Ken Rueegsegger bd9d20dba1 crypto: sha512 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger f9e2bca6c2 crypto: sha512 - Move message schedule W[80] to static percpu area 16 years ago
Kamalesh Babulal 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 years ago
Jan Glauber 78f8b3a240 [CRYPTO] sha512: Rename sha512 to sha512_generic 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
Jan Glauber 5265eeb2b0 [CRYPTO] sha: Add header file for SHA definitions 18 years ago
Herbert Xu 686106ff5e [CRYPTO] sha512: Fix sha384 block size 18 years ago
Herbert Xu 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms 19 years ago
Herbert Xu 43600106e3 [CRYPTO] digest: Remove unnecessary zeroing during init 19 years ago
Atsushi Nemoto e1147d8f47 [CRYPTO] digest: Add alignment handling 19 years ago
Herbert Xu 06ace7a9ba [CRYPTO] Use standard byte order macros wherever possible 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago