It's fixed in CVS now. Thanks for the report.

On Fri, Apr 25, 2003 at 05:07:34PM -0600, Joseph Galbraith wrote:
> It seems that in the classes
> 
>     RSASSA_PKCS1v15_SHA_Signer
>     RSASSA_PKCS1v15_SHA_Verifier
> 
>     CryptoPP::DSA::Verifier
>     CryptoPP::DSA::Signer
> 
> (and probably others) NewVerificationAccumulator()
> or NewSignatureAccumulator() are private, though
> they are public in PK_Signer and PK_Verifier.
> 
> Is this intentional?  It necessitates an awkward
> cast to use them.  Is there some other way I should
> be doing this?
> 
> Thanks,
> 
> Joseph
> 

Reply via email to