alanreyesv / docs-in-use-encryption-examples

In-use encryption sample applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In Use Encryption Sample Applications

This repo contains sample applications that show how to use MongoDB's In-Use Encryption products: Queryable Encryption and Client-Side Field Level Encryption.

This repository contains sample applications detailing how to use Queryable Encryption and Client-Side Field Level Encryption with all combinations of the following MongoDB Language Drivers and Key Management Service Providers:

MongoDB Language Drivers:

  • Python
  • Java Sync
  • Node.js
  • Go
  • C#/Dotnet

KMS Providers:

  • Amazon Web Services Key Management Service
  • Azure Key Vault
  • Google Cloud Key Management Service
  • Local Key Provider

About this Repo

This repository is automatically generated. Please do not submit Pull Requests directly to this repository.

About

In-use encryption sample applications


Languages

Language:Java 26.9%Language:C# 24.8%Language:JavaScript 18.7%Language:Go 16.9%Language:Python 12.7%