Re: AW: XML-Encryption

2004-09-21 Thread Juergen Key
EMAIL PROTECTED]' Betreff: AW: XML-Encryption Juergen, some time ago I had the same problem. The problem was that the public key size was to small to encrypt my symmetric key. "Small" means: I used a PKI with a keysize of 512 bits only, after switching to 1024 it was ok. The PKI alg

AW: XML-Encryption

2004-09-20 Thread Andrej Konkow
ht- > Von: Dittmann Werner [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 20. September 2004 17:55 > An: '[EMAIL PROTECTED]' > Betreff: AW: XML-Encryption > > > Juergen, > > some time ago I had the same problem. The problem was that > the public key si

AW: XML-Encryption

2004-09-20 Thread Dittmann Werner
Juergen, some time ago I had the same problem. The problem was that the public key size was to small to encrypt my symmetric key. "Small" means: I used a PKI with a keysize of 512 bits only, after switching to 1024 it was ok. The PKI algorithms encrypt only one block of plain data at a time. T