Skip to content

Tags: o-gs/og_verify

Tags

1.1

Toggle 1.1's commit message
sign.py: add a parameter to generate only the signature header

By providing the -H command line parameter, the .sig will only contain
the header + signature and not the actual payload. This scheme is used
by the nfz.db e.g.

1.0

Toggle 1.0's commit message
replace libtomcrypt with an embedded AES implementation