X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fsha1.h;h=9015104f87eedd9dfad0deff1cf6b51f943bb388;hb=b86545a659a7146006e229d035f874106303f261;hp=9a372775ae9aac28b4134203fb15ea42cf083080;hpb=e7f1bf58e44a3449ba6dcf637a51191006bd2324;p=openvswitch diff --git a/lib/sha1.h b/lib/sha1.h index 9a372775..9015104f 100644 --- a/lib/sha1.h +++ b/lib/sha1.h @@ -20,10 +20,10 @@ * limitations under the License. */ /* NIST Secure Hash Algorithm - * heavily modified by Uwe Hollerbach uh@alumni.caltech edu - * from Peter C. Gutmann's implementation as found in - * Applied Cryptography by Bruce Schneier - * This code is hereby placed in the public domain + * heavily modified by Uwe Hollerbach uh@alumni.caltech edu + * from Peter C. Gutmann's implementation as found in + * Applied Cryptography by Bruce Schneier + * This code is hereby placed in the public domain */ #ifndef SHA1_H