view modules/crypto/sha512 @ 31128:8d84523bff9a

New module u64. Make crypto/sha512 use it.
author Simon Josefsson <simon@josefsson.org>
date Tue, 31 Mar 2009 16:27:55 +0200
parents 52ce045569e1
children 3aaaa47a58af
line wrap: on
line source

Description:
Compute SHA384 and SHA512 checksums.

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

Depends-on:
stdint
u64

configure.ac:
gl_SHA512

Makefile.am:

Include:
"sha512.h"

License:
LGPLv2+

Maintainer:
Jim Meyering