mirror of
https://github.com/Smaug123/dotnet-classical-ciphers
synced 2025-12-15 04:25:40 +00:00
816029857c1e07e740c3010a7192fa380a026931
* Bump Nerdbank.GitVersioning from 3.6.132 to 3.6.133 Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.132 to 3.6.133. - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.132...v3.6.133) --- updated-dependencies: - dependency-name: Nerdbank.GitVersioning dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <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%