[GH-ISSUE #160] chacha20-ietf-poly1305 encryption doesn't work #92

Closed
opened 2026-02-27 23:15:24 +03:00 by kerem · 1 comment
Owner

Originally created by @Tabrizian on GitHub (Oct 21, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/160

It seems that it doesn't support chacha20-ietf-poly1305 encryption method.

 error generating cipher : Unsupported encryption method: chacha20-ietf-poly1305
Originally created by @Tabrizian on GitHub (Oct 21, 2018). Original GitHub issue: https://github.com/snail007/goproxy/issues/160 It seems that it doesn't support ```chacha20-ietf-poly1305``` encryption method. ``` error generating cipher : Unsupported encryption method: chacha20-ietf-poly1305 ```
kerem closed this issue 2026-02-27 23:15:24 +03:00
Author
Owner

@snail007 commented on GitHub (Oct 22, 2018):

chacha20-ietf-poly1305 is not supported. For example : see proxy help client get all supported encryption method .

<!-- gh-comment-id:431775383 --> @snail007 commented on GitHub (Oct 22, 2018): `chacha20-ietf-poly1305` is not supported. For example : see` proxy help client` get all supported encryption method .
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#92
No description provided.