Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Security / March 2004

Tip: Looking for answers? Try searching our database.

extending the JCA/JCE

Thread view: 
execute - 21 Mar 2004 13:45 GMT
Hi,

I am developing an extension on digital signatures.
I want to integrate it whitin the JCA/JCE.
Therefore I need to add some engine classes.
First I tried to add engine classes to the JCE (wich is in the package
java.security).
But Java doesn't allow addition of classes to packages wich begin with
"java.".
Then I tried to extend the JCE  (which is in the package javax.crypto) and
succeeded without problems.

This is strange because the difference between the JCE and JCA is only due
to the export regulations in the USA.
Can anyone explain why Sun allows extension of the JCE, while extending the
JCA is prohibited?

I also made an new provider which provides an implementation for the new
engine classes.
And this also worked fine, although normally a provider need to be signed by
Sun or IBM.
Probably it is allowed because I don't provide implementations for existing
engine classes.

Thus, I arrive at my second question: Can anyone tell me why this is
allowed?

thanx,

Kristof Verslype
Belgium
Michael Amling - 21 Mar 2004 16:37 GMT
> I also made an new provider which provides an implementation for the new
> engine classes.
[quoted text clipped - 5 lines]
> Thus, I arrive at my second question: Can anyone tell me why this is
> allowed?

  What version of JVM?

--Mike Amling
execute - 21 Mar 2004 18:26 GMT
oh, excuse me
Java(TM) 2 SDK, Standard Edition, Version 1.4.2

> > I also made an new provider which provides an implementation for the new
> > engine classes.
[quoted text clipped - 9 lines]
>
> --Mike Amling


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.