X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=keccak%2Fkeccak-asm.S;h=60a78ae232b8358fa37da25db194bbc9e44b2c41;hb=d9352fc79fbdee0cf3288809b104ea196ea85693;hp=459994ae31d122f9ba135fe1135360f300f00f1b;hpb=b14938245d00969fde184d6c8490ff0d1a7ab7e1;p=avr-crypto-lib.git diff --git a/keccak/keccak-asm.S b/keccak/keccak-asm.S index 459994a..60a78ae 100644 --- a/keccak/keccak-asm.S +++ b/keccak/keccak-asm.S @@ -1,7 +1,7 @@ /* keccac-asm.S */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2012 Daniel Otte (daniel.otte@rub.de) + Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ */ /** * \file keccak-asm.S - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \author Daniel Otte * \date 2012-12-16 * \license GPLv3 or later