monero-docs/docs/cryptography/cryptography.md
2024-07-23 00:23:14 +03:00

13 lines
No EOL
398 B
Markdown

---
layout: default
title: Cryptography In Monero
has_children: true
---
# Cryptography In Monero
<br/>
Monero employs various cryptographic algorithms for use, including [ed25519 (used in key manipulation)](https://ed25519.cr.yp.to/) and [Keccak256 (or SHA-3, also used in key manipulation)](https://keccak.team/keccak.html).
You can see the details of each use in the below table of contents.