Skip to content
Snippets Groups Projects
Select Git revision
18 results Searching

sha512.c

Blame
  • Forked from Nettle / nettle
    Loading
    Niels Möller's avatar
    Niels Möller authored
    * sha512-compress.c (_nettle_sha512_compress): Compression
    function extracted from sha512.c to a new file.
    
    * Makefile.in (nettle_SOURCES): Added sha256-compress.c and
    sha512-compress.c.
    
    Rev: nettle/ChangeLog:1.57
    Rev: nettle/Makefile.in:1.18
    Rev: nettle/sha.h:1.4
    Rev: nettle/sha512-compress.c:1.1
    Rev: nettle/sha512.c:1.2
    d35e6f95
    History