[xmlsec] examples

Aleksey Sanin aleksey@aleksey.com
Mon, 16 Jun 2003 22:25:02 -0700


It's not a bug, it's a feature :) I am not sure which example are you 
talking
about but there are 2 options:
    1) As Rich pointed out, public key encryption is usually used to 
encrypt
    a generated random session symmetric key. Of course, encrypted data
    would be different because different symmeteric encryption keys are 
used.
    2) For symmetric key encryption we generate a session random IV vector
    which also gives a new encrypted data every time.

Aleksey


>  
>