Uses of Package
ds.ov2.front

Packages that use ds.ov2.front
ds.ov2.front Frontoffice code for applet and host side, including a test frame. 
ds.ov2.gui Demonstrator with GUI. 
 

Classes in ds.ov2.front used by ds.ov2.front
Applet_type
          Enumeration of the different RSA applets this class can deal with.
Front_protocols
          Central point of the OV-chip RSA applet.
Host_signature
          Host data type for Signature's with signature checking.
PTLS_rsa_parameters
          PTLS parameters.
PTLS_rsa_parameters.PTLS_io_exception
          Exception for I/O problems during reading/writing PTLS parameters from/to disk.
RSA_card_debug
          Host driver code for the debug protocols of the RSA applets.
RSA_card_debug_description
          Protocol description for RSA_card_debug.
RSA_card_debug_stubs
          Stub code for running methods on the card.
RSA_card_debug_stubs.Get_result
          Result record for step get of protocol status.
RSA_card_debug_stubs.Mem_size_result
          Result record for step mem_size of protocol mem_size.
RSA_card_debug_test_stubs.Get_result
          Result record for step get of protocol status.
RSA_card_debug_test_stubs.Mem_size_result
          Result record for step mem_size of protocol mem_size.
RSA_card_protocol_description
          Protocol description for RSA_card_protocol.
RSA_card_protocol_stubs
          Stub code for running methods on the card.
RSA_card_protocol_stubs.Commit_result
          Result record for step commit of protocol gate.
RSA_card_protocol_stubs.Finish_signature_result
          Result record for step finish_signature of protocol resign.
RSA_card_protocol_stubs.Get_signature_result
          Result record for step get_signature of protocol resign.
RSA_card_protocol_stubs.Make_sig_hash_result
          Result record for step make_sig_hash of protocol resign.
RSA_card_protocol_stubs.Respond_result
          Result record for step respond of protocol gate.
RSA_card_protocol_test_stubs.Commit_result
          Result record for step commit of protocol gate.
RSA_card_protocol_test_stubs.Finish_signature_result
          Result record for step finish_signature of protocol resign.
RSA_card_protocol_test_stubs.Get_signature_result
          Result record for step get_signature of protocol resign.
RSA_card_protocol_test_stubs.Make_sig_hash_result
          Result record for step make_sig_hash of protocol resign.
RSA_card_protocol_test_stubs.Respond_result
          Result record for step respond of protocol gate.
RSA_data
          Data structures for the OV-chip RSA applet.
RSA_host_card
          Host driver for all RSA applets.
RSA_plain_card
          Protocol methods for the plain RSA applet.
RSA_protocol_messages
          Generate protocol progress messages.
Signature
          Signatures on blinded attribute expressions.
 

Classes in ds.ov2.front used by ds.ov2.gui
Applet_type
          Enumeration of the different RSA applets this class can deal with.
PTLS_rsa_parameters
          PTLS parameters.
PTLS_rsa_parameters.PTLS_io_exception
          Exception for I/O problems during reading/writing PTLS parameters from/to disk.
RSA_card_debug
          Host driver code for the debug protocols of the RSA applets.
RSA_host_card
          Host driver for all RSA applets.
RSA_protocol_messages
          Generate protocol progress messages.