view modules/sha1 @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 9d7fe6ace357
children 7c24a825b51d
line wrap: on
line source

Description:
Compute SHA1 checksum.

Files:
lib/sha1.h
lib/sha1.c
m4/sha1.m4

Depends-on:
unlocked-io
md5

configure.ac:
gl_SHA1

Makefile.am:
lib_SOURCES += sha1.h sha1.c

Include:
"sha1.h"

License:
GPL

Maintainer:
Jim Meyering