Dontopedia

random key

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

random key has 14 facts recorded in Dontopedia across 4 references, with 1 live disagreement.

14 facts·11 predicates·4 sources·1 in dispute

Mostly:used in(3), property(1), has size(1)

Maturity scale raw canonical shape-checked rule-derived certified

Other facts (13)

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.

13 facts
PredicateValueRef
Used inEncryption Process[2]
Used inDecryption Process[2]
Used inKms Encryption[2]
Property256-bits[1]
Has Size32[2]
Has Size Unitbits[2]
Used AsKms Plaintext[2]
Size in Bytes32[2]
Size in Bits256[2]
Base64 Encodedtrue[3]
Length32[3]
Rdf:typeEncryption Key[4]
Is Generated byOpenssl Rand[4]

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.

propertybeam/5da56dde-5f27-447d-bef0-34bd5a24e6d4
256-bits
hasSizebeam/10e3d70a-e64f-4cfc-a808-7572c0e75c06
32
hasSizeUnitbeam/10e3d70a-e64f-4cfc-a808-7572c0e75c06
bits
labelbeam/10e3d70a-e64f-4cfc-a808-7572c0e75c06
random key
usedAsbeam/10e3d70a-e64f-4cfc-a808-7572c0e75c06
ex:kms-plaintext
usedInbeam/10e3d70a-e64f-4cfc-a808-7572c0e75c06
ex:encryption-process
usedInbeam/10e3d70a-e64f-4cfc-a808-7572c0e75c06
ex:decryption-process
usedInbeam/10e3d70a-e64f-4cfc-a808-7572c0e75c06
ex:kms-encryption
sizeInBytesbeam/10e3d70a-e64f-4cfc-a808-7572c0e75c06
32
sizeInBitsbeam/10e3d70a-e64f-4cfc-a808-7572c0e75c06
256
base64Encodedbeam/2130c860-3fb3-4696-b0e4-1d6bdfdeebf3
true
lengthbeam/2130c860-3fb3-4696-b0e4-1d6bdfdeebf3
32
typebeam/914063cd-2f65-4847-80cf-09aff0a07a19
ex:EncryptionKey
isGeneratedBybeam/914063cd-2f65-4847-80cf-09aff0a07a19
ex:openssl-rand

References (4)

4 references
  1. ctx:claims/beam/5da56dde-5f27-447d-bef0-34bd5a24e6d4
  2. ctx:claims/beam/10e3d70a-e64f-4cfc-a808-7572c0e75c06
    • full textbeam-chunk
      text/plain1 KBdoc:beam/10e3d70a-e64f-4cfc-a808-7572c0e75c06
      Show excerpt
      from Crypto.Random import get_random_bytes import boto3 # Generate a random key key = get_random_bytes(32) # 256 bits # Encrypt data cipher = AES.new(key, AES.MODE_CBC) ct_bytes = cipher.encrypt(pad(b"Your data here", AES.block_size)) #
  3. ctx:claims/beam/2130c860-3fb3-4696-b0e4-1d6bdfdeebf3
  4. ctx:claims/beam/914063cd-2f65-4847-80cf-09aff0a07a19

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.