diff --git a/ChangeLog b/ChangeLog index 2e161d8d0bccac0dc490f59c9d7acb69b2605f5a..d30fbfb72b097c019c023ce63b244a2936d5e7ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-12-07 Niels M�ller <nisse@lysator.liu.se> + + * nettle.texinfo (Copyright): Updated info on blowfish. + 2010-11-26 Niels M�ller <nisse@lysator.liu.se> Reapplied optimizations (150% speedup on x86_32) and other fixes, diff --git a/nettle.texinfo b/nettle.texinfo index f994942f90b1083b2e78f9653401d8fa7f88b40a..75bb3199d231712ff9092707b42aaf2178a6e2e5 100644 --- a/nettle.texinfo +++ b/nettle.texinfo @@ -134,8 +134,8 @@ Josefsson. Released under the LGPL. @item BLOWFISH The implementation of the BLOWFISH cipher is written by Werner Koch, -copyright owned by the Free Software Foundation. Also hacked by Ray -Dassen and @value{AUTHOR}. Released under the GPL. +copyright owned by the Free Software Foundation. Also hacked by Simon +Josefsson and Niels M�ller. Released under the LGPL. @item CAMELLIA The C implementation is by Nippon Telegraph and Telephone Corporation