X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=cubehash%2Fcubehash_rotates.S;h=3fb88c7829b45137353a548881e0deb664d00696;hp=2e4ca16f79759c8476ef00c93a1af1ab4695ca8e;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hpb=f078dc4f51afdd67e888869fa5d9e93571ea354f diff --git a/cubehash/cubehash_rotates.S b/cubehash/cubehash_rotates.S index 2e4ca16..3fb88c7 100644 --- a/cubehash/cubehash_rotates.S +++ b/cubehash/cubehash_rotates.S @@ -1,7 +1,7 @@ /* cubehash_rotates.S */ /* This file is part of the ARM-Crypto-Lib. - Copyright (C) 2006-2010 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 @@ -55,3 +55,4 @@ rotate11left: rol r22 ret +