keeloq - v0.1.1
    Preparing search index...

    Function decryptBlake2b

    • Decrypt encrypted Session ID from RPC response (Blake2b+XChaCha20-Poly1305, current format)

      Parameters

      • ons: string

        ONS name

      • ciphertext: Uint8Array

        Encrypted Session ID

      • nonce: Uint8Array

        Nonce

      Returns Uint8Array