[DGD] sha-256
Felix A. Croes
felix at dworkin.nl
Sun Jan 31 16:53:03 CET 2016
bart at wotf.org wrote:
>[...]
> > If you want to add SHA-256 based on OpenSSL, do it through the extension
> > interface. Name the function "hash SHA-256" and it will be automatically
> > provided through hash_string().
>
> Thanks, this looks useful, through considering the state of the hashing
> algorithms currently supported by dgd, I think this should be part of vanilla
> dgd, not an extension.
There is a lot in vanilla DGD that I would have implemented as extensions,
had there been extensions at the time. For example, parse_string() and
the ASN functions. And of course SHA1, MD5, hash_crc16 and hash_crc32.
Regards,
Felix Croes
More information about the DGD
mailing list