X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=aes_invsbox-asm.S;h=9ab899f6287146975f6948d13dc63a29137dd674;hb=7701e318e4e2bac7f84dbf6e368f1501814948fc;hp=3b7a22ab50e1ab0fbcdf06ed2f75e0aae9bde820;hpb=ba3a6079e5184898daed9b3cd67e453a0fc5e637;p=avr-crypto-lib.git diff --git a/aes_invsbox-asm.S b/aes_invsbox-asm.S index 3b7a22a..9ab899f 100644 --- a/aes_invsbox-asm.S +++ b/aes_invsbox-asm.S @@ -1,6 +1,6 @@ /* aes_sbox-asm.S */ /* - This file is part of the Crypto-avr-lib/microcrypt-lib. + This file is part of the AVR-Crypto-Lib. Copyright (C) 2008, 2009 Daniel Otte (daniel.otte@rub.de) This program is free software: you can redistribute it and/or modify @@ -24,7 +24,7 @@ * \license GPLv3 or later * */ - +.balign 256 .global aes_invsbox aes_invsbox: .byte 0x52, 0x09, 0x6a, 0xd5, 0x30, 0x36, 0xa5, 0x38, 0xbf, 0x40, 0xa3, 0x9e, 0x81, 0xf3, 0xd7, 0xfb