Requirements:
- Latest .NET 7.x Preview
Add the following packages to your project:
dotnet add package Science.Cryptography.Ciphers --prerelease
dotnet add package Science.Cryptography.Ciphers.Specialized --prerelease
dotnet add package Science.Cryptography.Ciphers.Analysis --prerelease
Continue with Basics.