You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
Shawn Willden edited this page Mar 7, 2015
·
1 revision
Signature Format v0.6b
All keyCzar signatures are preceded with an OutputHeader (consisting of a VersionByte and KeyHash). An input message M will be terminated with the VersionByte and signed.
OutputHeader
Sign(M . VersionByte)
(Let "." be a byte-wise concatenation operator.)
Signature Format v0.5b
All keyCzar signatures are preceded with an OutputHeader (consisting of a VersionByte and KeyHash). Given an input message M, both the OutputHeader and M will be signed together: