Show / Hide Table of Contents

Isopoh.Cryptography API

The library is divided into three assemblies and namespaces:

  1. Isopoh.Cryptography.Argon2
  2. Isopoh.Cryptography.Blake2b
  3. Isopoh.Cryptography.SecureArray

Most applications only need the static Hash and Verify methods on Argon2. Server applications that perform repeated operations can reuse buffers with Argon2Memory.

For operational guidance, see Reusing Argon2 memory and Secure memory by platform.

  • Edit this page
In this article
Back to top Generated by DocFX