Top 20 NuGet Packages depending on PinnedMemory

Total dependencies: 7

Implementation of AEAD_CHACHA20_POLY1305 an authenticated encryption with additional data algorithm using ChaCha20, and Poly1305 designed by D. J. Bernstein. Optimized for PinnedMemory, and .NET core.
Implementation of a cryptographic pseudorandom number generator (CPRNG) using Blake2b. Optimized for PinnedMemory.
Implementation of chacha20 cipher, designed by D. J. Bernstein. Optimized for PinnedMemory
Implementation of Argon2 key derivation function designed by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich. Optimized for PinnedMemory.
Implementation of poly1305-dona message authentication code, designed by D. J. Bernstein with a chacha20 nonce. Optimized for PinnedMemory depends on ChaCha20.NetCore.
Implementation of poly1305-dona message authentication code, designed by D. J. Bernstein. Optimized for PinnedMemory.
Implementation of the cryptographic hash function BLAKE2b. Optimized for PinnedMemory, and 64-bit platform.