mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
Code samples: READMEs and smarter parsing
This commit is contained in:
5
content/_code-samples/key-derivation/README.md
Normal file
5
content/_code-samples/key-derivation/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Cryptographic Key Derivation
|
||||
|
||||
Derive secp256k1 or Ed25519 key pairs from seeds in any of the XRP Ledger's encodings and formats.
|
||||
|
||||
For background and diagrams, see [Key Derivation](https://xrpl.org/cryptographic-keys.html#key-derivation).
|
||||
Reference in New Issue
Block a user