View Single Post
  #18 (permalink)  
Old 01-08-2007
mwalker3's Avatar
mwalker3 mwalker3 is offline
Registered User
 
Join Date: Feb 2004
Posts: 125
Thanks: 0
Thanked 0 Times in 0 Posts
mwalker3 is on a distinguished road
Re: irdeto camkey encryption algorithm

Quote:
Originally Posted by dziwak
Maybe Someone tell me difference between Card CamKey(encription) algo and Cam CamKey algo (decription)? Thanks
Its a PKI encryption were the algo to encrypt and decrypt are the same, but the keys are different.

So to encrypt for the card you will need.
1. The Public Key (mod and exp)
2. The packet format
3. The actual PKI algo used (and any little tricks they may have done).

The card will then use the matching Private key (mod and exp) to reverse and use.
Reply With Quote
 
Page generated in 0.14229 seconds with 9 queries