next up previous
Next: Example: Real-time stock quotes Up: Practical Considerations Previous: Selection of BiBa Parameters

BiBa Overhead

Table 2 lists the computation, memory, and communication overhead of the sender and the verifier during the precomputation, signature generation, and signature verification phases, where TF, TG, and TH denote the time to compute the functions F, G, H, respectively.

 

Computation Memory
Precomputation l(t+1) TF l(m1 + tm2)
Signature Generation (tTG + TH) / PS l(m1+tm2)
Signature Verification 2kTG + TH m1 + (k+n)m2
Table 2: BiBa Overhead. The salts are m1 bits long, and the SEALs are m2 bits long. The communication overhead (signature size) is km2 (+m1 if we also send the salt).

 


next up previous
Next: Example: Real-time stock quotes Up: Practical Considerations Previous: Selection of BiBa Parameters

Adrian Perrig
Mon Nov 26 15:18:51 PST 2001