Package pygar.demo0P

This package contains software that implements Demonstration 0. The original release of this software dates to July 2010 and was not under version control. The modules here represent a continued refinement of that release that was placed under version control under the name "demo0P" in October 2011.

The main program is DemoZero.java.

  • Class Summary 
    Class Description
    BAN
    A BAN represents a Blind Agent Negotiator who works with the TeamMember instances to find matches in encrypted negotiating positions presented by each TeamMember.
    CompareFiles
    This class contains methods to locate similar documents contained in two files.
    DemoZero
    This class implements a demonstration of Blind Encrypted Data matching on sets of text records.
    KeyStoreAccessDemo0
    The KeyStoreAccessDemo0 class implements the KeyStoreAccess abstract class in a manner sufficient for the demonstration.
    OperationsManager
    The OperationsManager creates a control panel that an operator can use to start, run, and stop the demonstration.
    PrepareNegotiationFromText
    Off-line program that prepares text for demo0.
    ProfileDemo0
    This class is used to initialize a configuration for Demo0.
    TeamMember
    A TeamMember represents one of the parties in a blind negotiation.