n_signer CYD Web Serial Demo

Connect to the CYD (CH340 serial) via Web Serial, then exercise every algorithm and verb in the n_signer API. Chrome/Edge/Brave/Opera only.

Disconnected

    

Get Public Key (algorithm)


      

nostr_get_public_key


      

sign / verify


      

encapsulate / decapsulate (ml-kem-768)


      

derive_shared_secret (x25519)


      

derive (secp256k1 HMAC-SHA256)


      

nostr_sign_event


      

nostr_mine_event

Slow on ESP32 — uses single-threaded PoW. Keep difficulty low.


      

nostr_nip04_encrypt / decrypt


      

nostr_nip44_encrypt / decrypt


      

encrypt / decrypt (otp)

OTP pad is derived from the mnemonic on the CYD. Offset advances monotonically.