Dontopedia

block size

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)

block size has 5 facts recorded in Dontopedia across 2 references, with 1 live disagreement.

5 facts·3 predicates·2 sources·1 in dispute
Maturity scale raw canonical shape-checked rule-derived certified

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.

ensuresMultipleOfEnsures Multiple of(1)

Other facts (4)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

4 facts
PredicateValueRef
Rdf:typeBlock Size[1]
Rdf:typeCryptographic Property[2]
Value128[1]
Unitbits[1]

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.

typebeam/921bed86-c89e-48fd-920f-9216230255eb
ex:BlockSize
valuebeam/921bed86-c89e-48fd-920f-9216230255eb
128
unitbeam/921bed86-c89e-48fd-920f-9216230255eb
bits
typebeam/d71b63cf-6419-4ee8-9e80-10f81d233677
ex:CryptographicProperty
labelbeam/d71b63cf-6419-4ee8-9e80-10f81d233677
block size

References (2)

2 references
  1. ctx:claims/beam/921bed86-c89e-48fd-920f-9216230255eb
    • full textbeam-chunk
      text/plain1 KBdoc:beam/921bed86-c89e-48fd-920f-9216230255eb
      Show excerpt
      def encrypt_data(key, data): # Generate a random 128-bit IV. iv = os.urandom(16) # Create a new AES-CBC cipher object. cipher = Cipher(algorithms.AES(key), modes.CBC(iv), backend=default_backend()) encryptor = cipher.en
  2. ctx:claims/beam/d71b63cf-6419-4ee8-9e80-10f81d233677
    • full textbeam-chunk
      text/plain1 KBdoc:beam/d71b63cf-6419-4ee8-9e80-10f81d233677
      Show excerpt
      return os.urandom(24) # Example usage key = generate_key() store_key(key) data = b"This is some sensitive metadata" encrypted_data = encrypt_data(key, data) print(f"Encrypted data: {encrypted_data.hex()}") decrypted_data = decrypt_da

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.