Package um.di.lmf.enote

This package contains the implementations for classes that can be used to implent an Anonymous Digital Cash system based on Chaum's solution.

See:
          Description

Class Summary
BlindedOrder This class represents a digital cash note blinded order, used in the withdrawal protocol
ENote This class represents a digital cash note
OpenBlindedOrder This class represents a digital cash note blinded order, used in the withdrawal protocol
OpenENote This class represents a digital cash note disclosing half of the bit commitments for the payment protocol
OpenOrder This class represents a digital cash note note order, disclosing all the commitments for the withdrawal protocol
Order This class represents a digital cash note order, for the withdrawal protocol
 

Package um.di.lmf.enote Description

This package contains the implementations for classes that can be used to implent an Anonymous Digital Cash system based on Chaum's solution.
These classes follow this class diagram.