X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=skein%2Fthreefish512_enc_asm.S;h=aad6b70757421e2d4428b5bbc04274a662840804;hb=d9352fc79fbdee0cf3288809b104ea196ea85693;hp=49ead01ebf25a7d265e556eed09fa1ee0e7131e4;hpb=3a9f9d918fb95474996af535c225a7e187d88372;p=avr-crypto-lib.git diff --git a/skein/threefish512_enc_asm.S b/skein/threefish512_enc_asm.S index 49ead01..aad6b70 100644 --- a/skein/threefish512_enc_asm.S +++ b/skein/threefish512_enc_asm.S @@ -1,7 +1,7 @@ /* threefish512_enc_asm.S */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2009 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 @@ */ /* * \author Daniel Otte - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \date 2009-03-24 * \license GPLv3 or later */