Aes
class Aes (View source)
Methods
static ciphertext
cipher(input $input, w $w)
AES Cipher function: encrypt 'input' with Rijndael algorithm
static key
keyExpansion(key $key)
Key expansion for Rijndael cipher(): performs key expansion on cipher key to generate a key schedule