Forum: Java
Oct 16th, 2006, 4:05 AM
|
|
Replies: 7
Views: 166
|
Forum: Java
Oct 15th, 2006, 10:42 AM
|
|
Replies: 7
Views: 166
|
Forum: Java
Oct 15th, 2006, 8:52 AM
|
|
Replies: 7
Views: 166
Create certificates using Java
Can I create a certificate, that is, .cer and .pfx files using Java?
If so, can you please give me names of the classes from where I can start working?
|
Forum: ASP
Oct 12th, 2006, 8:49 AM
|
|
Replies: 0
Views: 277
specify the library to be used by CAPICOM?
Ms Capicom uses the Microsoft CryptoAPI to give us the cryptographic functionalities.
Is there a way by setting any configuration or by any other means to make CAPICOM use some other Crypto library?
|
Forum: Java
Oct 5th, 2006, 2:43 AM
|
|
Replies: 1
Views: 182
|
Forum: Project Ideas
Sep 7th, 2006, 7:48 AM
|
|
Replies: 23
Views: 471
IMHO GPL allows the author to sell his software.
As far as I understand, the author can sell his software. Like the author can give some people the program with the GNU license and someone else with his own commerical license.
This is also what...
|
Forum: Project Ideas
Sep 6th, 2006, 10:00 AM
|
|
Replies: 23
Views: 471
Choosing a License for Open Source Project
I have a project idea. I want to release the project in a website.
I want to release the product as open source. Which license would be best to release it as open source?
Can I use Copyright (C)...
|
Forum: C
Jun 6th, 2006, 4:38 AM
|
|
Replies: 3
Views: 235
algorithm: help needed in difference of dates
lets say i have the date as year, month and day in three variables:-
y1, m1 and d1
and another date in:-
y2, m2 and d2
is there any good algorithm to find the difference in the number of days...
|