NVIDIA FLARE Logo

Overview

  • Welcome to NVIDIA FLARE
  • NVIDIA FLARE Roadmap
  • What’s New in FLARE v2.8.0
  • Industry Use Cases

Get Started

  • Installation
  • Quick Start Series
  • Migration Guide

User Guide

  • Client API Usage
  • NVFlare Job Recipe
  • Available Recipes
  • FLARE API
  • API Evolution & Recommendations
  • Running Flower in NVIDIA FLARE
  • Experiment Tracking
  • Federated XGBoost
  • Data Preparation & Heterogeneity
  • CLI Tools

Examples & Tutorials

  • Example Applications
  • Tutorials
  • Self-Paced-Training Tutorials
  • Research Papers

Large Models & LLM

  • Federated LLM Fine-Tuning
  • Message Quantization
  • Memory Management
  • FLARE Tensor Downloader
  • FLARE File Streaming
  • Decomposer for Large Objects

Edge & Mobile

  • Mobile Training (iOS / Android)
  • Mobile SDK Reference
  • Hierarchical FL
  • Hierarchical Communication and Clients

Deployment & Operations

  • Deployment Overview
  • Provisioning in NVIDIA FLARE
  • Distributed Provisioning
  • NVFLARE Dashboard UI
  • Cloud Deployment
  • Deploy Prepare
  • Running FLARE in Docker
  • Running FLARE in Kubernetes
  • Brev Scripted Deployment Quickstart
  • Brev Kubernetes Helm Deployment
  • Preflight Check
  • Operating NVFLARE - Admin Client, Commands, FLARE API
  • Monitoring
  • Logging Configuration
  • Live Log Streaming
  • Site Configuration Metadata
  • System Configuration

Security & Compliance

  • NVIDIA FLARE Security Overview
  • Terminologies and Roles
  • Identity & Access Control
  • Site Policy Management
  • Network & Communication
  • Data Privacy & Filters
  • Differential Privacy
  • Auditing
  • Confidential Computing
  • Security FAQ

Developer Guide

  • Architecture & Developer Guide

Reference

  • API Reference
  • Glossary
  • Publications and Talks
  • Previous Releases of FLARE
  • Contributing
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.app_opt package
  • nvflare.app_opt.xgboost package
  • nvflare.app_opt.xgboost.histogram_based_v2 package
  • nvflare.app_opt.xgboost.histogram_based_v2.sec package
  • nvflare.app_opt.xgboost.histogram_based_v2.sec.partial_he package
  • View page source

nvflare.app_opt.xgboost.histogram_based_v2.sec.partial_he package

Submodules

  • nvflare.app_opt.xgboost.histogram_based_v2.sec.partial_he.adder module
    • Adder
      • Adder.add()
  • nvflare.app_opt.xgboost.histogram_based_v2.sec.partial_he.decrypter module
    • Decrypter
      • Decrypter.decrypt()
  • nvflare.app_opt.xgboost.histogram_based_v2.sec.partial_he.encryptor module
    • Encryptor
      • Encryptor.encrypt()
  • nvflare.app_opt.xgboost.histogram_based_v2.sec.partial_he.util module
    • base64_to_int()
    • base64url_decode()
    • base64url_encode()
    • ciphertext_to_int()
    • combine()
    • create_pub_key()
    • decode_encrypted_data()
    • decode_encrypted_numbers_from_str()
    • decode_feature_aggregations()
    • encode_encrypted_data()
    • encode_encrypted_numbers_to_str()
    • encode_feature_aggregations()
    • encrypt_number()
    • generate_keys()
    • get_exponent()
    • int_to_base64()
    • int_to_ciphertext()
    • split()

Module contents

Previous Next

© Copyright 2025 NVIDIA.

Built with Sphinx using a theme provided by Read the Docs.