The document summarizes a research paper that proposes a new symmetric block cipher algorithm similar to AES but with a 200-bit block size instead of 128 bits. It compares the power consumption and strict avalanche criteria of the proposed algorithm to other AES standards. The power consumption during encryption is up to 30% lower but decryption is 20% higher. The strict avalanche criteria shows the proposed algorithm meets security levels of AES. The algorithm is described in detail including key schedule, byte substitution, shift row, mix column, and add round key transformations.