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