Files
xahaud/external/README.md
2025-06-06 16:07:10 +09:00

1.1 KiB

The subdirectories in this directory contain either copies or Conan recipes of external libraries used by rippled. The Conan recipes include patches we have not yet pushed upstream.

Folder Upstream Description
ed25519-donna Project Ed25519 digital signatures
rocksdb Recipe Fast key/value database. (Supports rotational disks better than NuDB.)
secp256k1 Project ECDSA digital signatures using the secp256k1 curve
snappy Recipe "Snappy" lossless compression algorithm.
soci Recipe Abstraction layer for database access.