about summary refs log blame commit diff
path: root/src/libutil/sha1.c
blob: 799e8bd7e63baf86793075fffc6e8b404e58daf0 (plain) (tree)















































































































































































































































































































































































                                                                               
/* $Id$ */

/* sha.c - Implementation of the Secure Hash Algorithm
 *
 * Copyright (C) 1995, A.M. Kuchling
 *
 * Distribute and use freely; there are no restrictions on further 
 * dissemination and usage except those imposed by the laws of your 
 * country of residence.
 *