confluent-kafka-dotnet
Show / Hide Table of Contents

Namespace Confluent.SchemaRegistry.Encryption.Vendored.HkdfStandard

Classes

Hkdf

Simplified HKDF implementation for use in the Confluent Schema Registry Encryption library. This is a subset of the original HKDF.Standard library, containing only the methods needed. Original source: https://github.com/andreimilto/HKDF.Standard

In this article