AES-CTR

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf encryption algorithm mode
gptkbp:block 128 bits
gptkbp:category crypt
gptkbp:compatibleWith padding
gptkbp:definedIn gptkb:NIST_Special_Publication_800-38A
gptkbp:dependsOn key secrecy
nonce uniqueness
gptkbp:encryptionProcess XORs plaintext with encrypted counter
gptkbp:fullName gptkb:Advanced_Encryption_Standard_Counter_Mode
https://www.w3.org/2000/01/rdf-schema#label AES-CTR
gptkbp:inventedBy 2001
gptkbp:keySize 128 bits
256 bits
192 bits
gptkbp:mode stream cipher mode
gptkbp:requires unique nonce
gptkbp:standardizedBy gptkb:NIST
gptkbp:supports parallel processing
gptkbp:supportsAlgorithm symmetric key encryption
gptkbp:usedFor gptkb:AES
data confidentiality
gptkbp:usedIn gptkb:IPsec
TLS
disk encryption
gptkbp:vulnerableTo nonce reuse
gptkbp:bfsParent gptkb:RC4
gptkbp:bfsLayer 5