mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
7575e6d8e1
- Removed the 'untranslated.html' snippet (_includes/untranslated.html). Since now we are using 'disclaimer.html' everywhere - Replaced the old snippet with the new disclaimer (introduced with #966) in all Moneropedia entries - Add snippet where it was missing - Updated instructions in the README
9 lines
No EOL
499 B
Markdown
9 lines
No EOL
499 B
Markdown
---
|
|
terms: ["signature", "signatures"]
|
|
summary: "Une méthode cryptographique permettant de prouver la propriété d'une information, de même que de prouver que l'information n'a pas été modifiée après avoir été signée"
|
|
---
|
|
|
|
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
|
### The Basics
|
|
|
|
Une méthode cryptographique permettant de prouver la propriété d'une information, de même que de prouver que l'information n'a pas été modifiée après avoir été signée. |