Tag Size
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Tag Size has 4 facts recorded in Dontopedia across 1 reference.
Mostly:equivalent to(1), comment(1), has value(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedEquivalent toequivalentTo
- 128_bits[1]sourceall time · F3e1ca30 Ef70 4a48 822e 9a7dd6289540
Commentcomment
- 128 bits for GCM[1]sourceall time · F3e1ca30 Ef70 4a48 822e 9a7dd6289540
Has ValuehasValue
- 16[1]sourceall time · F3e1ca30 Ef70 4a48 822e 9a7dd6289540
Rdf:typerdf:type
Inbound mentions (1)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
containsConstantContains Constant(1)
- Cryptographic Module
ex:cryptographic_module
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (1)
- custom
ctx:claims/beam/f3e1ca30-ef70-4a48-822e-9a7dd6289540- full textbeam-chunktext/plain1 KB
doc:beam/f3e1ca30-ef70-4a48-822e-9a7dd6289540Show excerpt
from cryptography.hazmat.backends import default_backend from cryptography.exceptions import InvalidTag import os import base64 import redis # Configuration KEY_SIZE = 32 # 256 bits IV_SIZE = 12 # 96 bits for GCM TAG_SIZE = 16 # 128 bit…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.