view modules/crypto/sha512 @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
parents 02599343364c
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