CryptEncrypt - keeping feedback data

From: natush (natush_at_discussions.microsoft.com)
Date: 06/15/05

  • Next message: Sudhakar Govindavajhala: "How to get the owner of a process?"
    Date: Wed, 15 Jun 2005 01:25:04 -0700
    
    

    Hello,

    When calling CryptEncrypt function repeatedly, where is the feedback data,
    which is received from one round and should be used in the next round, kept?
    (For example the last block of one operation is often used as the IV of the
    next operation).
    Is this data kept in the key object? And if so – what will happen if two
    applications want to use the same key for encryption data simultaneously?

    Thanks,
    Natush


  • Next message: Sudhakar Govindavajhala: "How to get the owner of a process?"