mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
bc8ba665b6
So that when creating a new language the snippet will be copied over as well
9 lines
No EOL
448 B
Markdown
9 lines
No EOL
448 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"
|
|
---
|
|
|
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
|
### 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. |