A rust cargo used to verify digital code signature on files.
This cargo aims to provide a way for developers to check if a file is signed or not. As well as give them the ability to query the signer information.
This project was forked from (codesign-verify-rs)[https://github.com/vkrasnov/codesign-verify-rs] in 22/02/2025 credit to Vlad Krasnov.