Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Status of CardSpace i-card providers

Paul,
 
The following three projects were checked into Eclipse CVS:
 
org.eclipse.higgins.icard.provider.cardspace.managed - managed card provider
org.eclipse.higgins.icard.provider.cardspace.personal - personal card provider
org.eclipse.higgins.icard.provider.cardspace.common  -  common library shared by both managed and personal providers.
Unfortunately these projects are not buildable because of problems with new IdAS. 
 
Thanks,
Sergey Lyakhov
----- Original Message -----
Sent: Tuesday, April 03, 2007 7:16 PM
Subject: [higgins-dev] Status of CardSpace i-card providers

Sergey Lyakhov (slyakhov@xxxxxxxxxxxxx) is developing two i-card providers (see rows B and C here [1]) to provide CardSpace interoperability. The first is called “CMIP” (see [2]) for short. The second is called "CPIP" (see [3]) for short.

 

CMIP

----

- basic code will be checked in on 4/4

 

CPIP

---

- basic code will be checked in on 4/4

- due to recent "update-related" changes in IdAS metadata can no longer be updated so any update operations do not currently work

 

CMIP and CPIP

-------------

- both share some common code for .crds card backup/restore

- to do this 256 bit crypto is required

- either the IBM or SUN JVMs require export licenses to be acquired and installed to do 256 bit crypto. (128 bit is the legal limit)

- we are in the process of removing a dependency on http://www.bouncycastle.org library as this cannot be redistributed from Eclipse.

 

[1] http://wiki.eclipse.org/index.php/Components#I-Card_Registry_and_I-Card_Providers

[2] http://wiki.eclipse.org/index.php/CardSpace_Managed_I-Card_Provider

[3] http://wiki.eclipse.org/index.php/CardSpace_Personal_I-Card_Provider

 

 


_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev

Back to the top