X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=aes_invsbox-asm.S;h=9ab899f6287146975f6948d13dc63a29137dd674;hb=83d0614d8b17eac97f891f7de2bb3ef265751dea;hp=11dec9600363bbed1477bfcce5fd8d5f4b86a665;hpb=17332291e15183d71d88ed868275e3cb53917180;p=avr-crypto-lib.git diff --git a/aes_invsbox-asm.S b/aes_invsbox-asm.S index 11dec96..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 This file is part of the AVR-Crypto-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