gnu-crypto-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU Crypto] doc bug?


From: Casey Marshall
Subject: Re: [GNU Crypto] doc bug?
Date: Wed, 23 Mar 2005 23:19:58 -0800
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

>>>>> "pmadden" ==   <address@hidden> writes:

pmadden> Hi,

pmadden> I've been experimenting with the GNU Crypto tools, and in the
pmadden> online documentation, here:
pmadden>  
http://www.gnu.org/software/gnu-crypto/manual/Padding-Example.html#Padding%20Example

pmadden> the first line reads:

pmadden> IPad padding = IPad.getInstance("PKCS7");

pmadden> However, as far as I can tell, it is the PadFactory class,
pmadden> not the IPad class, which supplies the getInstance() method.

Yes, this is an error, it should read 'PadFactory.getInstance'.

Thanks for pointing this out!

-- 
Casey Marshall || address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]