Edit

kc3-lang/gnulib/modules/md5

Branch :

  • Show log

    Commit

  • Author : Simon Josefsson
    Date : 2005-10-17 12:55:00
    Hash : 8523c738
    Message : Separate sha1 from md5. Use stdint.h in both modules.

  • modules/md5
  • Description:
    Compute MD5 checksum.
    
    Files:
    lib/md5.h
    lib/md5.c
    m4/md5.m4
    
    Depends-on:
    stdint
    
    configure.ac:
    gl_MD5
    
    Makefile.am:
    
    Include:
    "md5.h"
    
    License:
    LGPL
    
    Maintainer:
    Jim Meyering, glibc