<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="generator" content="Osso Notes">
    <title></title></head>
<body>
<p>can you at the same time merge the &#32;uuid function and this into a cryptofuncs module?
<br>
<br>I'd try to avoid having completely separate plugin for each template function.
<br>
<br>----- Original message -----
<br>&gt; Jakub Jankowski &lt;<a href="mailto:shasta@toxcorp.com">shasta@toxcorp.com</a>&gt; writes:
<br>&gt; 
<br>&gt; &gt; I'd love to see $(hash) with an (optional?) argument specifying the
<br>&gt; &gt; digest&nbsp; &#32;algorithm to use, but even with just SHA-1 it's really cool
<br>&gt; &gt; (and simple).
<br>&gt; 
<br>&gt; I just implemented that (SHA1, SHA256 and SHA512 supported at the
<br>&gt; moment), and a few other minor improvements on the feature/3.4/tfhash
<br>&gt; branch of my github repo[1].
<br>&gt; 
<br>&gt; I will add the $(sha1) and similar wrappers in a few hours, once I'm
<br>&gt; near a computer again, unless someone beats me to it: all it takes is
<br>&gt; factoring out the bulk of tf_hash, into something that does not require
<br>&gt; a GString argv[], but takes separate arguments, then turn tf_hash,
<br>&gt; tf_sha1, etc into thin wrappers calling that. About 10 minutes of work
<br>&gt; tops, and there are cookies to be had! :)
<br>&gt; 
<br>&gt;&nbsp; &#32;[1]: <a href="https://github.com/algernon/syslog-ng">https://github.com/algernon/syslog-ng</a>
<br>&gt; 
<br>&gt; -- 
<br>&gt; |8]
<br>&gt; ______________________________________________________________________________
<br>&gt; Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a>
<br>&gt; Documentation:
<br>&gt; <a href="http://www.balabit.com/support/documentation/?product=syslog-ng">http://www.balabit.com/support/documentation/?product=syslog-ng</a> FAQ:
<br>&gt; <a href="http://www.balabit.com/wiki/syslog-ng-faq">http://www.balabit.com/wiki/syslog-ng-faq</a>
<br>&gt; 
<br><br></p>
</body>
</html>