c4e_hash.h File Reference

(Version 538)

Hash algorithms enumerators and auxiliary hash functions. More...

#include "c4e_sys.h"
Include dependency graph for c4e_hash.h:

Go to the source code of this file.

Enumerations

enum  C4eHashId { C4eHashIdSha1, C4eHashIdSha224, C4eHashIdSha256, C4eHashIdSize }

Functions

C4eArchUint c4e_hash_len (C4eHashId hid)
 Return length of a digest associated with a hash identifier.

Detailed Description

Hash algorithms enumerators and auxiliary hash functions.

Author:
Copyright (C) 2010-2015 Ralf Hoppe <ralf.hoppe@ieee.org>
Version:
Id
c4e_hash.h 538 2015-02-22 12:06:34Z ralf

Definition in file c4e_hash.h.