Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Security.Cryptography;
using System.Text;
using System.Runtime.InteropServices;
using System.Numerics;
using System.Runtime.CompilerServices;
namespace Scrypt
{
public static class Scrypt