cipher: New function for reading the counter in CTR mode
* cipher/cipher.c (gcry_cipher_getctr): New.
The API call allows reading the current counter of the CTR mode. The API
remains internal to libgcrypt and is not exported to external callers.
ChangeLog entry above added by -wk
- Signed-off-by: Stephan Mueller <smueller@chronox.de>