mirror of
https://github.com/Smaug123/dotnet-classical-ciphers
synced 2025-10-05 04:28:42 +00:00
66e4125288f6f12993fb35d53283dc471818c6ee
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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%