[DGD] How to add crypto and hashing extension modules

Felix A. Croes felix at dworkin.nl
Fri Oct 15 21:05:10 CEST 2010


Take a look at dgd/src/kfun/table.c; the first function in that file
should make it "clear."  These algorithms become available through the
encrypt(), decrypt() and hash_string() kfuns.

Regards,
Felix Croes



More information about the DGD mailing list