SM3Digest
Implementation of Chinese SM3 digest as described at
            http://tools.ietf.org/html/draft-shen-sm3-hash-00
            and at .... ( Chinese PDF )
            
                
public SM3Digest()
Standard constructor
            
Copy constructor.  This will copy the state of the provided
            message digest.