.\" COPYRIGHT AND PERMISSION NOTICE .\" .\" Copyright (C) 1999 J.H.M. Dassen (Ray) .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. .\" .\" Permission is granted to copy and distribute modified versions of this .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. .\" .\" Permission is granted to copy and distribute translations of this manual .\" into another language, under the above conditions for modified versions, .\" except that this permission notice may be stated in a translation approved .\" by the Free Software Foundation, Inc. .\" .\" END COPYRIGHT AND PERMISSION NOTICE .\" .\" If you make modified versions of this manual, please notify the current .\" maintainers of the package you received this manual from and make your .\" modified versions available to them. .\" .TH SHA 5 "JANUARY 1999" LSH "Lsh Manuals" .SH NAME SHA \- Secure Hash Algorithm .SH DESCRIPTION SHA .RB ( [SHA] ) is the Secure Hash Algorithm, a standard from NIST, the U.S. National Institute for Standards and Technology, which is used in .BR DSA (5). The standard detailing SHA is .BR [SHS] . For a description of SHA and its security, see .BR [AC2] . .SH REFERENCES .PP .B [SHS] National Institute of standards and Technology, NIST FIPS PUB 180, .IR "Secure Hash Standard" , U.S. Department of Commerce, May 1993. .PP .B [AC2] Bruce Schneier, .IR "Applied Cryptography: Protocols, Algorithms and Source Code in C" , second edition, John Wiley and Sons, 1996. .SH AUTHOR This man-page was written by J.H.M. Dassen (Ray) . .SH "SEE ALSO" .BR DSA (5)