Skip to content

filipnavara/CodeSign

Folders and files

NameName
Last commit message
Last commit date
Aug 24, 2023
Oct 8, 2022
Oct 8, 2022
Nov 28, 2022
Jan 25, 2023
Nov 26, 2022
Nov 27, 2022
Nov 7, 2021
Oct 18, 2023
Nov 3, 2021
Nov 23, 2022
Oct 7, 2022
Nov 3, 2021
Nov 15, 2021
Oct 7, 2022

Repository files navigation

Project "Melanzana"

Implements framework for Apple Code Signing of bundles and Mach-O files in .NET.

Status

The code is very much work in progress. It can sign simple application bundles and Mach-O executables.

There's a simple command line tool for testing that can sign with ad-hoc signatures, certificates from system keychain, or certificates from Azure Key Vault. For Azure Key Vault the only supported authentication is logging in with the Azure CLI tool.