Home GnuPG

Add MD2 message digest implementation
5a8e1504bf8aUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Add MD2 message digest implementation

* cipher/md2.c: New.
* cipher/md.c (digest_list): add _gcry_digest_spec_md2.
* tests/basic.c (check_digests): add MD2 test vectors.
* configure.ac (default_digests): disable md2 by default.

Some minor indentation fixes by wk.

  • Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>

Details

Provenance
lumagAuthored on Mar 11 2014, 6:53 PM
wernerCommitted on Mar 11 2014, 9:50 PM
Parents
rC2b5403c408df: Add an utility to calculate hashes over a set of files
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rC5a8e1504bf8a: Add MD2 message digest implementation (authored by Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>).Mar 11 2014, 9:50 PM