| 1 | initial version |
The mq.SR class in SageMath is not designed for AES encryption or decryption. For AES, you should use the AES class from the sage.crypto.block_cipher module. The AES class provides methods for encryption and decryption in accordance with the AES algorithm, which involves key expansion, multiple rounds, and specific operations. If you have a specific requirement for multivariate polynomial-based cryptographic operations, please provide more details for tailored assistance.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.