Go to file
dependabot[bot] 84f9ac4952 Bump fantomas from 5.2.0-alpha-008 to 6.0.1 (#12)
* Bump fantomas from 5.2.0-alpha-008 to 6.0.1

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 5.2.0-alpha-008 to 6.0.1.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/compare/v5.2.0-alpha-008...v6.0.1)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Flake

* Bump fantomas from 5.2.0-alpha-008 to 6.0.1

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 5.2.0-alpha-008 to 6.0.1.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/compare/v5.2.0-alpha-008...v6.0.1)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Make nix files newline

* Fix editorconfig:

* Update deps

* Bump flake back down

---------

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>
2023-04-24 22:23:39 +01:00
2023-02-04 20:21:22 +00:00
2023-02-04 20:21:22 +00:00
2023-02-04 20:21:22 +00:00
2023-02-04 20:21:22 +00:00
2023-02-04 20:21:22 +00:00
2023-02-04 20:21:22 +00:00
2023-02-04 20:21:22 +00:00
2023-02-04 20:21:22 +00:00

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.

Description
A partial .NET port of an *ancient* collection of scripts for solving classical ciphers
Readme MIT 532 KiB
Languages
F# 77.5%
Nix 22.1%
Shell 0.4%