<PackageReference Include="SSH.NET" Version="2025.1.0" />

Renci.SshNet.Security.Cryptography.BCrypt

sealed class BCrypt
public BCrypt()

public void Pbkdf(byte[] password, byte[] salt, int rounds, byte[] output)