CryptEncrypt - keeping feedback data
From: natush (natush_at_discussions.microsoft.com)
Date: 06/15/05
- Previous message: Michaelson Eitan: "Re: HAMC SHA1 with CryptoAPI"
- Next in thread: Doug Barlow: "Re: CryptEncrypt - keeping feedback data"
- Reply: Doug Barlow: "Re: CryptEncrypt - keeping feedback data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Previous message: Michaelson Eitan: "Re: HAMC SHA1 with CryptoAPI"
- Next in thread: Doug Barlow: "Re: CryptEncrypt - keeping feedback data"
- Reply: Doug Barlow: "Re: CryptEncrypt - keeping feedback data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]