mirror of
https://github.com/Smaug123/dotnet-classical-ciphers
synced 2025-12-15 04:25:40 +00:00
bf0f10eb298dd9b8b577f9c64a678524aeff2c5b
* Bump NUnit3TestAdapter from 4.4.0 to 4.4.2 Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.4.0 to 4.4.2. - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases) - [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.4.0...V4.4.2) --- updated-dependencies: - dependency-name: NUnit3TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update flake --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick Stevens <patrick+github@patrickstevens.co.uk>
dotnet-classical-ciphers
This is a partial .NET port of some ancient Pascal code I wrote with friends at school, for the primary purpose of solving the National Cipher Challenge challenges.
Building from source
Just clone and dotnet build.
To upgrade the NuGet dependencies in the flake, run nix build .#fetchDeps and copy the resulting file into nix/deps.nix.
Languages
F#
77.5%
Nix
22.1%
Shell
0.4%