nostr.blog
StudyGlossary
Get your @nostr.blog→
nostr.blog

Your decentralized identity on Nostr. One address, zaps, and a clean reader.

ProductHomeGet your @nostr.blogDashboard
LearnStudyGlossary
LegalTermsPrivacy
© 2026 nostr.blog. Open-protocol identity for the decentralized web.
Home›Study›Glossary›Schnorr signature
Identity and cryptoAdvanced

Schnorr signature

The cryptographic scheme used to sign Nostr events. Short, fast, and the same one Bitcoin Taproot adopted in 2021.

Nostr signs events with BIP-340 Schnorr over the secp256k1 curve. Each signature is 64 bytes. Verifying one is cheap enough that every client can verify every event it receives, which is the property that makes the whole "relays cannot fake events" story work.

Schnorr is interchangeable with ECDSA for this purpose, but has two nice properties: signatures are deterministic given a nonce scheme, and signatures are additive, which opens the door to more elaborate constructions later (multi-sig events, adaptor signatures) without changing the event format.

Related terms

  • nsec
  • npub

Get started

Claim your Nostr identity in 2 minutes

  • •Your own @nostr.blog address, verified everywhere
  • •Built-in Lightning wallet for sending and receiving zaps
  • •Full client in one place: feed, notifications, DMs, media, relays

From $2.99/year.Shorter premium names cost more.

Start with nostr.blog→
← PreviousRelayNext →Zap