Skip to content

Commit

Permalink
agelas: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvink committed Nov 21, 2024
1 parent 939f1b2 commit 39e0123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/agelas.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
* Additional Authenticated Data may be added at any time as long as this
* matches in both the encryption and decryption process.
*
* Each AAD call must fit in a single agelas_bytepad() block.
* The data for each AAD call must fit in a single agelas_bytepad() block.
*
* add_aad(aad):
* aad_padded = bytepad(aad, 136)
Expand Down

0 comments on commit 39e0123

Please sign in to comment.