Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / crypto / sha512_generic.c
2012-04-05 Kent Yodercrypto: sha512 - Fix byte counter overflow in SHA-512
2012-02-16 Alexey Dobriyancrypto: sha512 - use standard ror64()
2012-02-05 Herbert Xucrypto: sha512 - Avoid stack bloat on i386
2012-01-26 Herbert Xucrypto: sha512 - Use binary and instead of modulus
2012-01-15 Alexey Dobriyancrypto: sha512 - use standard ror64()
2012-01-15 Alexey Dobriyancrypto: sha512 - reduce stack usage to safe number
2012-01-15 Alexey Dobriyancrypto: sha512 - make it work, undo percpu message...
2009-07-22 Herbert Xucrypto: sha512_generic - Use 64-bit counters
2009-07-22 Herbert Xucrypto: sha512 - Export struct sha512_state
2008-12-25 Adrian-Ken Rueegseggercrypto: sha512 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: sha512 - Move message schedule W[80] to static...
2008-04-21 Kamalesh Babulal[CRYPTO] all: Clean up init()/fini()
2008-04-21 Jan Glauber[CRYPTO] sha512: Rename sha512 to sha512_generic