For the latest news and information visit
The GNU Crypto project

Package gnu.crypto.sig.dss

Class Summary
DSSSignature The DSS (Digital Signature Standard) algorithm makes use of the following parameters: p: A prime modulus, where 2L-1 < p < 2L for 512 <= L <= 1024 and L a multiple of 64.
DSSSignatureRawCodec An object that implements the ISignatureCodec operations for the Raw format to use with DSS signatures.
 


For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.