An error occurred while retrieving approval data for this merge request.
cipher: expose raw ChaCha20 cipher
See the discussion on the nettle list.
Checklist
-
Commits have Signed-off-by:
with name/author being identical to the commit author -
Code modified for feature -
Test suite updated with functionality tests -
Test suite updated with negative tests -
Documentation updated / NEWS entry present (for non-trivial changes) -
CI timeout is 2h or higher (see Settings/CICD/General pipelines/Timeout)
Reviewer's checklist:
-
Any issues marked for closing are addressed -
There is a test suite reasonably covering new functionality or modifications -
Function naming, parameters, return values, types, etc., are consistent and according to CONTRIBUTION.md
-
This feature/change has adequate documentation added -
No obvious mistakes in the code
Edited by Dmitry Baryshkov
Merge request reports
Activity
Filter activity
added areaQUIC need review labels
- Resolved by Daiki Ueno
added 17 commits
-
3cacfe68...ea2a81e5 - 13 commits from branch
master
- 3462a7fc - cipher: expose raw ChaCha20 cipher
- 9f02612a - nettle: vendor in ChaCha20 implementation from nettle
- 6f5e98f0 - cipher: allow setting ChaCha20 initial block counter
- 852470a2 - abi: add enum values for GNUTLS_CIPHER_CHACHA20_*
Toggle commit list-
3cacfe68...ea2a81e5 - 13 commits from branch
- Resolved by Daiki Ueno
mentioned in commit f523ca00
Please register or sign in to reply