Gregory Brown 4/14/2021

Pure Rust Implementation of Apple Code Signing

Read Original

The article introduces a new pure Rust implementation of Apple's code signing tool (codesign). It details the release of the 'tugger-apple-codesign' crate on crates.io, its current features for parsing and creating signatures, and notes missing features like keychain support. The project also led to a separate 'cryptographic-message-syntax' crate.

Pure Rust Implementation of Apple Code Signing

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week