Hi,
I've been experimenting with the GNU Crypto tools, and in the online
documentation, here:
http://www.gnu.org/software/gnu-crypto/manual/Padding-Example.html#Padding%20Example
the first line reads:
IPad padding = IPad.getInstance("PKCS7");
However, as far as I can tell, it is the PadFactory class, not the IPad
class, which supplies the getInstance() method.
The error also exists in the PDF version of the documentation.
paul
_______________________________________________
gnu-crypto-discuss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-crypto-discuss