My point was, if you use the standard Java interfaces, a user that is running Java 1.3 or 1.4 can install the bouncy castle "provider" jars and it will work.
A user that is running 1.5 does not need the bouncy castle jars since the provider is already there. With the current code, all users must install the bouncy castle jars, including the 1.5 users. I am willing to work on a patch to allow have iText use the standard java JCE interfaces if there was reasonable certainty of it being accepted. Robert ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
