From 968fcb7563fc24bf8c4bf4d5d3edb76c514d2e03 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Fri, 5 Oct 2007 20:41:46 +0000 Subject: * src/itdb_sha1.c: (generate_key): move cryptic calculations into the precomputed tables. Patch by Simon Schulz. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1720 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 06c648a..9a53a46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-05 Christophe Fergeau + + * src/itdb_sha1.c: (generate_key): move cryptic calculations + into the precomputed tables. Patch by Simon Schulz. + 2007-10-05 Christophe Fergeau * src/itdb_device.c: -- cgit