X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fsha1.h;h=9015104f87eedd9dfad0deff1cf6b51f943bb388;hb=a082dd9b6080cb0913d0818cb4858045db24a011;hp=9a372775ae9aac28b4134203fb15ea42cf083080;hpb=5f55c39b21e69025045437ffbd3bb98fe6ce2e89;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