A portable reimplementation of the Inno Setup Signature Tool in F#
  • F# 96.9%
  • Dockerfile 3.1%
Find a file
2026-08-27 13:44:37 +02:00
.idea/.idea.ISSigTool/.idea Initial project skeleton 2026-08-26 01:48:23 +02:00
.dockerignore Example signatures 2026-08-26 17:13:07 +02:00
.gitignore Example signatures 2026-08-26 17:13:07 +02:00
Dockerfile Initial project skeleton 2026-08-26 01:48:23 +02:00
EXAMPLE.ispublickey Consistent use of UTF-8 files, without BOM, with CRLF line endings 2026-08-27 13:44:37 +02:00
ISSigTool.fsproj Build settings tweaks 2026-08-26 15:26:55 +02:00
ISSigTool.slnx Initial project skeleton 2026-08-26 01:48:23 +02:00
LICENSE.txt Initial project skeleton 2026-08-26 01:48:23 +02:00
LICENSE.txt.issig Consistent use of UTF-8 files, without BOM, with CRLF line endings 2026-08-27 13:44:37 +02:00
NOTICE.txt Initial project skeleton 2026-08-26 01:48:23 +02:00
NOTICE.txt.issig Consistent use of UTF-8 files, without BOM, with CRLF line endings 2026-08-27 13:44:37 +02:00
Program.fs Explicit file tag option 2026-08-26 17:11:39 +02:00
README.md Byte-order compatibility with the original tool 2026-08-26 16:20:52 +02:00
README.md.issig Consistent use of UTF-8 files, without BOM, with CRLF line endings 2026-08-27 13:44:37 +02:00
SignatureKey.fs Consistent use of UTF-8 files, without BOM, with CRLF line endings 2026-08-27 13:44:37 +02:00

ISSigTool

A portable reimplementation of the Inno Setup Signature Tool in F#