Niech ktoś sprawdzi czy długość bloku AES'a jest równa 128 bitów, czy zmienna w zależności od długości klucza (128, 196, 256) - moim zdaniem to drugie
Z tego co zobaczyłem w NIST długość bloku jest zmienna, tak też poprawiłem, w znanych mi bibliotekach implementujących AES'a też tak jest, jak przejrzę kod, to ew. poprawię. Poprawiam :) --Piotrpo 15:18, 2 cze 2004 (CEST)
Pełna historia:
Liczba rund szyfrujących algorytmu AES zależy od długości klucza, który został użyty:
Cmmsigma 12:23, 13 marca 2007 (CEST)
AES (blok 128 bitów) to nie to samo co Rijndael (blok 128, 160, 192, 224 lub 256), więc stwierdzenie, "(ang. Advanced Encryption Standard, nazywany również Rijndael)" jest nieścisłe.
A Specification for Rijndael, the AES Algorithm: "The input, output and cipher key for Rijndael are sequences containing 128, 160, 192, 224 or 256 bits with the input and output sequences having the same length, the cipher block size. Here a bit is a binary digit (0 or 1) and ‘length’ refers to the number of elements in a sequence – in this case bits. In general the the block size and the key length can be any of the five allowed values but for the Advanced Encryption Standard (AES) the block size is fixed at 128 bits and the key length can only be 128, 192 or 256 bits."
-- Piotr Czachur 87.239.219.4 (dyskusja) 13:27, 24 lis 2008 (CET)