Crate signedsource[][src]

Constants

The signing token to be embedded in the file you wish to be signed.

Functions

Checks whether a file is signed without verifying the signature.

Verifies the signature in a signed file.

Signs a source file which contains a signing token. Signing modifies only the signing token, so the token should be placed inside a comment in order for signing to not change code semantics.