Simulation Model

The Certificate Revocation Simulator is designed to model three schemes, CRL, Delta CRL with Distribution Points, and OCSP. In order to produce a flexible simulator, a general approach that is capable of modelling all the schemes is preferred. This also facilitates easy adaptation to simulating Delta CRL and CRL DPs separately. Thus this simulator simulates five schemes: Note that the implementation readily supports a simulation of "OCSP with Distribution Points", i.e. multiple OCSP responders with different responsibilities. This is, however, not standardized or simulated in this project.

Simulation Input Variables

There are seven input-variables to the simulator alltogether. The following four variables are general, and applies to any scheme: Furthermore, there are three scheme specific parameters:

Output Variables

There are eight output-variables from the simulator. Two of the variables are only relevant if Delta CRLs are used. These are the output-variables: The maximum values are chosen to describe the scheme in its worst case, so that a minimal performance may be guaranteed.

Computing the Intermediate Variables

Assumptions and Model Constants

Computing the Results

This paragraph describes how the output variables are simulated or computed based on simulation variables. Note that the simulation checks what scheme is used and uses the appropriate size or processing time in the equations.
andrearn@pvv.ntnu.no
Last modified: Tue Apr 25 20:31:48 CEST 2000