drupflare/worker - v1.0.0
    Preparing search index...

    Variable SALT_BYTESConst

    SALT_BYTES: 55

    Bytes of entropy behind a salt, matching Crypt::randomBytesBase64(55).

    55 bytes is what Drupal's own installer uses, and it encodes to the 74 characters the shipped system.private_key row carried -- so a value minted here is indistinguishable in form from one Drupal would have made itself.