We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81dab9 commit c900951Copy full SHA for c900951
src/encauth/chachapoly/chacha20poly1305_memory.c
@@ -6,7 +6,7 @@
6
#ifdef LTC_CHACHA20POLY1305_MODE
7
8
/**
9
- Process an entire GCM packet in one call.
+ Process an entire ChaCha20Poly1305 packet in one call.
10
@param key The secret key
11
@param keylen The length of the secret key
12
@param iv The initialization vector
0 commit comments