First, a precise statement of what this layer is and isn't
Base-33 (Rūnstæf) is a positional numeral system — a way of writing numbers, like binary or hexadecimal. It is not encryption, and nothing on this site claims it encrypts or decrypts data. What it provides is a round-trip integrity check: every ledger value is converted to base-33 and back, and any value that fails to return identical indicates corruption. The cryptography on this site is separate and conventional — SHA-256 hash-chaining via the browser's native WebCrypto API. We state this plainly because a reviewer will establish it in about thirty seconds, and would be right to discount everything else we said if we had implied otherwise.
