From 5d5621c815bb21ffd03ce50f27eada1b56d8df39 Mon Sep 17 00:00:00 2001 From: Loup Vaillant Date: Mon, 5 Jun 2017 22:55:36 +0200 Subject: [PATCH] manual: minor correction --- MANUAL | 2 -- 1 file changed, 2 deletions(-) diff --git a/MANUAL b/MANUAL index 07a111d..9b8bb87 100644 --- a/MANUAL +++ b/MANUAL @@ -24,8 +24,6 @@ Always authenticate your messages. const uint8_t nonce[24], const uint8_t *plaintext, size_t text_size); -Authenticated encryption with additional data. - The inputs are: - `key`: a 32-byte session key, shared between you and the recipient. -- 2.47.3