Re: [Clamav-devel] About the size of daily.cvd

2010-09-04 Thread Török Edwin
On Sat, 4 Sep 2010 12:44:35 +0800 Tony Zhai tonyz...@gmail.com wrote: Hi, I want to know the max size of the daily.cvd. I would like to just use daily.cvd instead of both of daily.cvd and mail.cvd I don't think that just skipping main.cvd is a good idea, you'll miss most signatures. What

[Clamav-devel] Signature Matching on GPUs

2010-09-04 Thread Hossein Rahimi
Hi all, I am planning to add the ability of using compute devices for signature matching to ClamAV. I have already implemented the Aho-Corasick algorithm besides KMP and Boyer Moore using CUDA for matching simple and raw strings without any wildcard or meta-character/regular expression