-
nym-exit-policy
Get and set the Nym Exit Policy, used by Exit Gateways
-
nym-pemstore
Store private-public keypairs in PEM format
-
nym-network-defaults
Nym network defaults
-
nym-http-api-client
Nym's HTTP API client, examples, and tests
-
nym-credentials
using Nym's zknym credentials
-
nym-service-providers-common
Common crate for Nym Service Providers
-
nym-credential-storage
handling and storing spent and unspent zknym ticketbooks
-
nym-upgrade-mode-check
Functions and tests for checking Nym's Credential Proxy is being properly upgraded
-
nym-topology
Nym's topology crate
-
nym-client-core-config-types
Low level configs and constants used by Nym clients and nodes
-
nym-bandwidth-controller
controlling the use of zknym credentials to ensure constant bandwidth availability for NymVPN app
-
nym-noise
Nym's Noise protocol implementation
-
nym-client-core
containing core client functionality and configs, used by all other Nym client implentations
-
nym-node-requests
Nym Node API endpoint definitions and functions
-
nym-socks5-requests
Request and response definitions for the Nym SOCKS client
-
nym-http-api-common
Common crate for Nym-related HTTP API interaction
-
nym-ip-packet-requests
Codec, signing functionality, and different version definitions for IP packet request and responses
-
nym-common
Runtime diagnostics for high frequency logging, debugging and error handling utilities
-
nym-socks5-proxy-helpers
Helpers for the Nym SOCKS client
-
nym-credentials-interface
Interface for Nym's compact eacash / zknym credential scheme
-
nym-id
Functionality for importing and storing credentials and cryptographic keys
-
nym-sqlx-pool-guard
Platform-specific functions for SQLX dbs
-
nym-kkt-context
Context types and definitions for the Nym KKT protocol
-
nym-gateway-requests
Request and response definitions for Nym Gateway <> client communication
-
nym-authenticator-requests
defining requests and responses for the Nym authenticator client
-
nym-credential-utils
Utils crate for dealing with zknym credentials
-
nym-verloc
Nym's verloc (Verifiable Location) implementation
-
nym-node-metrics
defining various metrics for Nym Nodes (Mix Nodes and Gateways) such as ongoing connections, packets mixed, and packets dropped
-
nym-service-provider-requests-common
Common crate for requests and responses for Nym Service Providers
-
nym-statistics-common
contains basic statistics utilities and abstractions to be re-used and applied throughout both the client and gateway implementations
-
nym-gateway-storage
handling db setup and use for Nym Gateways, used for credentials, packets, connections
-
nym-sphinx
Top-level crate for sphinx packets as used by the Nym mixnet
-
nym-ecash-signer-check
Functions to interact with zknym signers, checking their status and health
-
nym-wasm-utils
Helpers and macros for the Nym WASM client
-
nym-nonexhaustive-delayqueue
A copy of tokio-util delay_queue with
SleepandInstantbeing replaced withwasm_timerequivalents -
nym-metrics
Metrics macros
-
nym-config
Config related helpers and functions
-
nym-gateway-stats-storage
Functionality Nym Gateway statistics storage
-
nym-socks5-client-core
Core functionality of the Nym SOCKS client
-
nym-ticketbooks-merkle
Generate and verify merkleproofs of zknym ticketbooks
-
nym-ip-packet-client
Nym's implementation of a client that sends and receives IP packets
-
nym-wireguard
Interface and peer handling functionality for Wireguard protocol
-
nym-gateway-client
Functions and types for Nym client <> Gateway connections
-
nym-task
Task handling
-
nym-cache
Helper functions around a RwLock for writing to local cache of items
-
nym-registration-common
Struct definitions for NymNode, GatewayData, and AssignedAddresses
-
nym-dkg
Nym's Distributed Key Generation functionality
-
nym-kkt-ciphersuite
Nym KKT ciphersuite
-
nym-test-utils
Helpers, traits, and mock definitions for tests
-
nym-mixnet-client
Client for Mix Node <> Mix Node & Mix Node <> Gateway communication
-
nym-inclusion-probability
Nym active set probability simulator
-
nym-wireguard-private-metadata-shared
Common crate for nym-wireguard server, client, and tests
-
nym-store-cipher
Helpers for various ciphers used throughout the Nym network
-
nym-credential-proxy-lib
Build script and core functionality of the Nym Credential Proxy
-
nym-credential-proxy-requests
Request and response definitions for interacting with the Nym Credential Proxy
-
nym-wasm-client-core
containing core WASM client functionality and configs
-
nym-tun
Nym's tun implementation
-
nym-node-tester-utils
Utils for the Nym Node Tester
-
nym-async-file-watcher
file watcher that sends a notification whenever there was any change in the watched file
-
nym-sphinx-framing
Sphinx packet framing for the Nym mixnet
-
nym-kkt
Key transport protocol for the Nym network
-
nym-wireguard-types
Wireguard public key and config definitions
-
nym-mixnode-common
Common crate for Nym Mix Nodes
-
nym-sphinx-params
Sphinx packet parameters for the Nym mixnet
-
nym-ecash-signer-check-types
containing types for the
ecash-signer-checkcrate used to check if zknym signers are up and running properly -
nym-client-core-gateways-storage
Functionality for Nym clients to store and retrive Gateway connections
-
nym-sphinx-anonymous-replies
Anonymous sphinx packet replies using singly-use-reply-blocks (SURB)
-
nym-sphinx-forwarding
Sphinx packet forwarding as Nym mix packets
-
nym-client-websocket-requests
Request and response definitions for Nym client websocket connections
-
nym-sphinx-chunking
Sphinx packet chunking of underlying data packets
-
nym-sphinx-acknowledgements
Sphinx packet ack messages
-
nym-wasm-storage
indexeddb-backed in-browser storage with optional encryption implentation and helpers
-
nym-client-core-surb-storage
Functionality for Nym clients to generate and use Single Use Reply Blocks (SURBs)
-
nym-sphinx-cover
Sphinx packets used as cover traffic
-
nym-noise-keys
Helpers and type definition of Nym's Noise protocol keys
-
nym-wireguard-private-metadata-client
nym-wireguard client implementation
-
nym-wireguard-private-metadata-tests
Tests for nym-wireguard implementation
-
nym-contracts-common
Common library for Nym cosmwasm contracts
-
nym-wireguard-private-metadata-server
nym-wireguard server implementation
-
nym-ecash-time
Time-related helper functions for Nym's zknym scheme
-
nym-coconut-dkg-common
Common crate for Nym's DKG cosmwasm contract
-
nym-http-api-client-macro
Proc-macros for configuring HTTP clients globally via the
inventorycrate -
nym-validator-client
Client for interacting with Nyx Cosmos SDK blockchain
-
nym-api-requests
Nym API request types and functions
-
nym-multisig-contract-common
Common code for the Nym multisig CosmWasm smart contract
-
nym-performance-contract-common
Common crate for Nym's group performance contract
-
nyxd-scraper-shared
Common crate for the sqlite and psql Nyxd blockchain scrapers
-
nym-mixnet-contract-common
Common library for the Nym mixnet contract
-
nym-sphinx-addressing
Nym mixnet addressing
-
nym-contracts-common-testing
Common crate for cosmwasm contract tests
-
nym-types
Nym common types
Try searching with DuckDuckGo.