On Mon, Dec 19, 2022 at 12:11:26AM +0000, [email protected] wrote: > > Hard to tell, are you using the same hash algorithm for the comparison (if > > I remember correctly Tripwire does not support sha2 family hash algorithms). > I compared that. > Aside from R+sha256, I tried R+crc32 that has the same hash algorithm as > Tripwire(MD5 and CRC32.) > But its check time was the same as R+sha256, and 3 times longer than Tripwire.
Is tripwire using a multi-threaded approach? Or maybe tripwire is excluding big parts of the data that aide checks? I'd take a look at the database and see whether data is included that does not need to be included. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany | lose things." Winona Ryder | Fon: *49 6224 1600402 Nordisch by Nature | How to make an American Quilt | Fax: *49 6224 1600421 _______________________________________________ Aide mailing list [email protected] https://www.ipi.fi/mailman/listinfo/aide
