Contents Menu Expand Light mode Dark mode Auto light/dark mode
Roq Trading Solutions
Roq Trading Solutions

Contents

  • Introduction
    • Overview
    • Gateways
    • Roadmap
    • Contact
  • Tutorials
    • Conda
    • Gateways
    • Deployment
      • Prometheus + Grafana
      • Ansible Roles + Playbook
      • Ubuntu
    • Data
      • Dump
      • ClickHouse
    • Development
      • C++
        • Basic
        • Advanced
  • Reference
    • Gateways
      • Flags
      • Config
      • Web
      • Signals
      • roq-fix-gateway
      • roq-udp-publisher
      • roq-udp-subscriber
      • roq-cme
      • roq-dydx
      • roq-binance-futures
      • roq-binance
      • roq-binance-options
      • roq-bitcoke
      • roq-bitfinex
      • roq-bitflyer
      • roq-bitget-futures
      • roq-bitget
      • roq-bitmex
      • roq-bitstamp
      • roq-bittrex
      • roq-bybit-futures
      • roq-bybit
      • roq-coinbase-pro
      • roq-coinflex
      • roq-cointiger
      • roq-crypto-futures
      • roq-crypto
      • roq-deribit
      • roq-gate-futures
      • roq-gate
      • roq-gemini
      • roq-hitbtc
      • roq-huobi-futures
      • roq-huobi
      • roq-kraken-futures
      • roq-kraken
      • roq-kucoin-futures
      • roq-kucoin
      • roq-okx
      • roq-upbit
    • Bridges
      • Flags
      • roq-fix-bridge
      • roq-json-bridge
      • roq-redis-bridge
      • roq-zeromq-bridge
    • Adapters
      • Flags
      • roq-clickhouse
    • Tools
      • roq-auth
      • roq-benchmark
      • roq-keygen
      • roq-dump
      • roq-import
      • roq-query
      • roq-reduce
      • roq-summary
      • roq-multicast
    • Deployment
      • roq-logging
      • roq-ansible
      • roq-vagrant
    • Development
      • roq-api
        • Client
        • Control
        • Enums
        • Strings
        • Events
        • Exceptions
        • Helpers
        • Messages
        • Metrics
        • Simulation
        • Tools
        • Utilities
        • Cache
      • roq-logging
      • roq-client
    • Design
      • Statistics
      • Order Book
      • Order Management
      • Request Management
      • Auto Cancel
      • Rate Limiter
      • Simulation
      • Latency
      • Drop-Copy
      • Parameters
      • FIX
      • FlatBuffers
      • JSON
      • Native
      • Native
      • UDP
      • Download
      • License Management
      • Distribution
    • Third-party
      • Abseil C++
      • base64
      • Benchmark
      • Botan
      • brotli
      • c-ares
      • Catch2
      • clickhouse-cpp
      • CPPItertools
      • ctre
      • expat
      • fast_float
      • FlatBuffers
      • {fmt}
      • FTXUI
      • http-parser
      • libevent
      • liburing
      • libsodium
      • libunwind
      • magic_enum
      • OpenSSL
      • range-v3
      • re2
      • spdlog
      • toml++
      • zlib-ng
      • Conda
      • conda-forge
      • Miniforge
      • ClickHouse
      • Prometheus
      • Grafana
  • Blogs
    • Latency Analysis (Deribit Gateway)
    • Latency Experiment
    • C++ HFT on Crypto Exchanges with μs Latency!
  • Releases
    • HEAD
    • Metrics
    • 0.9.3 (2023-03-20)
    • 0.9.2 (2023-02-22)
    • 0.9.1 (2023-01-12)
    • 0.9.0 (2022-12-22)
    • 0.8.9 (2022-11-14)
    • 0.8.8 (2022-10-04)
    • 0.8.7 (2022-08-22)
    • 0.8.6 (2022-07-18)
    • 0.8.5 (2022-06-06)
    • 0.8.4 (2022-05-14)
    • 0.8.3 (2022-03-22)
    • 0.8.2 (2022-02-18)
    • 0.8.1 (2022-01-16)
    • 0.8.0 (2022-01-12)
    • 0.7.9 (2021-12-08)
    • 0.7.8 (2021-11-02)
    • 0.7.7 (2021-09-20)
    • 0.7.6 (2021-09-02)
    • 0.7.5 (2021-08-08)
    • 0.7.4 (2021-07-20)
    • 0.7.3 (2021-07-06)
    • 0.7.2 (2021-06-20)
    • 0.7.1 (2021-05-30)
    • 0.7.0 (2021-04-14)
  • Benchmarks
    • Apple M1
    • AMD EPYC 7443P
    • AMD EPYC 3251
    • Intel Atom C3758
    • Intel Core i7-6700
    • Intel Xeon E3-1246 v3
Back to top

libsodium#

Links#

  • GitHub

  • Documentation

Purpose#

  • Cross-platform crypto library

Motivation#

Next
libunwind
Previous
liburing
Copyright © 2017-2022, Roq GmbH
Made with Sphinx and @pradyunsg's Furo
Last updated on 2021-11-30
On this page
  • libsodium
    • Links
    • Purpose
    • Motivation