AES-Poly1305
E226526
AES-Poly1305 is an authenticated encryption scheme that pairs the AES block cipher with the Poly1305 message authentication code to provide both confidentiality and integrity.
All labels observed (1)
| Label | Occurrences |
|---|---|
| AES-Poly1305 canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T2002223 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: AES-Poly1305 Context triple: [Poly1305, combinedConstruction, AES-Poly1305]
-
A.
Poly1305
Poly1305 is a high-speed message authentication code (MAC) algorithm commonly used with stream ciphers like ChaCha20 to provide data integrity and authenticity.
-
B.
AES-GCM
AES-GCM is an authenticated encryption mode of the Advanced Encryption Standard that provides both data confidentiality and integrity, widely used in modern network and security protocols.
-
C.
ChaCha20
ChaCha20 is a modern stream cipher designed by Daniel J. Bernstein, widely used for its high performance and strong security in protocols like TLS.
-
D.
Salsa20
Salsa20 is a high-speed stream cipher designed by Daniel J. Bernstein, widely used in modern cryptography for its strong security and efficient software performance.
-
E.
AES
AES is a home video game console released by SNK as the consumer version of its Neo Geo arcade system, known for its high-quality arcade-perfect games and premium price.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: AES-Poly1305 Target entity description: AES-Poly1305 is an authenticated encryption scheme that pairs the AES block cipher with the Poly1305 message authentication code to provide both confidentiality and integrity.
-
A.
Poly1305
Poly1305 is a high-speed message authentication code (MAC) algorithm commonly used with stream ciphers like ChaCha20 to provide data integrity and authenticity.
-
B.
AES-GCM
AES-GCM is an authenticated encryption mode of the Advanced Encryption Standard that provides both data confidentiality and integrity, widely used in modern network and security protocols.
-
C.
ChaCha20
ChaCha20 is a modern stream cipher designed by Daniel J. Bernstein, widely used for its high performance and strong security in protocols like TLS.
-
D.
Salsa20
Salsa20 is a high-speed stream cipher designed by Daniel J. Bernstein, widely used in modern cryptography for its strong security and efficient software performance.
-
E.
AES
AES is a home video game console released by SNK as the consumer version of its Neo Geo arcade system, known for its high-quality arcade-perfect games and premium price.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf | authenticated encryption scheme ⓘ |
| category | symmetric-key cryptography ⓘ |
| cipherAlgorithmFamily |
Advanced Encryption Standard
ⓘ
surface form:
AES family
|
| combines | encryption and authentication ⓘ |
| confidentialityMechanism |
Advanced Encryption Standard
ⓘ
surface form:
AES encryption
|
| dataIntegrityMechanism | Poly1305 tag ⓘ |
| designedFor | secure communication ⓘ |
| designGoal |
high performance AEAD
ⓘ
low overhead ⓘ robust authentication ⓘ |
| encryptionType | AEAD ⓘ |
| keyedBy | symmetric key ⓘ |
| MACAlgorithmFamily | Poly1305 family ⓘ |
| MACConstruction | one-time universal hash MAC ⓘ |
| nonceType | unique per key ⓘ |
| outputIncludes |
authentication tag
ⓘ
ciphertext ⓘ |
| protects |
associated data
ⓘ
plaintext data ⓘ |
| providesProperty |
authenticity
ⓘ
confidentiality ⓘ integrity ⓘ |
| relatedTo |
AES-GCM
ⓘ
AEAD_CHACHA20_POLY1305 ⓘ
surface form:
ChaCha20-Poly1305
|
| requires | unique nonce per key ⓘ |
| resistsAttackType |
ciphertext forgery
ⓘ
message tampering ⓘ passive eavesdropping ⓘ |
| securityDependsOn |
AES security
ⓘ
Poly1305 security ⓘ key secrecy ⓘ nonce uniqueness ⓘ |
| supportsOperation |
authentication
ⓘ
decryption ⓘ encryption ⓘ verification ⓘ |
| typicalKeySize |
128-bit
ⓘ
192-bit ⓘ 256-bit ⓘ |
| usedInContext |
application-level encryption
ⓘ
network encryption ⓘ secure protocols ⓘ |
| usesCipher |
Advanced Encryption Standard
ⓘ
surface form:
AES
|
| usesMAC | Poly1305 ⓘ |
| usesPrimitiveType |
block cipher
ⓘ
message authentication code ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: AES-Poly1305 Description of subject: AES-Poly1305 is an authenticated encryption scheme that pairs the AES block cipher with the Poly1305 message authentication code to provide both confidentiality and integrity.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.