mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-06 00:17:35 +00:00
8 lines
377 B
Markdown
8 lines
377 B
Markdown
|
---
|
||
|
terms: ["signature", "signatures"]
|
||
|
summary: "a cryptographic method for proving ownership of a piece of information, as well as proving that the information has not been modified after being signed"
|
||
|
---
|
||
|
|
||
|
### The Basics
|
||
|
|
||
|
A cryptographic method for proving ownership of a piece of information, as well as proving that the information has not been modified after being signed.
|