;;;; "sha2.meta -*- Hen -*- ((egg "sha2.egg") (category crypt) (author "Aaron D. Gifford and Daishi Kato") (license "BSD") (doc-from-wiki) (synopsis "Computes 256-, 385- and 512-bit SHA2 checksums") (needs setup-helper message-digest) (files "sha2-base.c" "sha2.setup" "sha2.h" "sha2.meta" "tests/run.scm" "sha2.scm") )