Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kcptun 20240703 #176275

Merged
merged 2 commits into from
Jul 3, 2024
Merged

kcptun 20240703 #176275

merged 2 commits into from
Jul 3, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# What's New?
1. Support for [Quantum Permutation Pad](https://epjquantumtechnology.springeropen.com/articles/10.1140/epjqt/s40507-022-00145-y) for quantum-resistent communication, based on the implementation in https://github.com/xtaci/qpp .
```
   --QPP                Enable Quantum Permutation Pad for universal quantum-safe cryptography, based on classic cryptography
   --QPPCount value     Number of pads to use for QPP, the more the pads, the more secure, one pad costs 256 bytes (default: 64)
```
Your could also specify
```json
     "qpp":true,
     "qpp-count":64,
```
in your client and server side json file. These 2 parameters must be identical on both sides.
  1. Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in Bump golang.org/x/net from 0.19.0 to 0.23.0 xtaci/kcptun#944
  2. Added github workflow for docker and dependabot by @itspooya in Added github workflow for docker and dependabot xtaci/kcptun#946

IMPORTANT NOTE:

  1. To attain Effective Quantum-Resistance, you need to specify at least 211 bytes in -key with -QPPCount no less than 8.

Building information

$ go version
go version go1.22.4 darwin/arm64

$ date
Wed Jul  3 15:39:31 CST 2024

$ ./build-release.sh
Setting GO111MODULE to on
7696f6e3def9fec23836d8046e174e80348a1003  kcptun-linux-amd64-20240703.tar.gz
f5fe6a9f102afa4fc7e2578dda834001dee66a4c  kcptun-darwin-amd64-20240703.tar.gz
c1a6471fcdd274899f3a23d3b12be89b34c2f95b  kcptun-windows-amd64-20240703.tar.gz
73964764eae46de282e1d580b9e7de11957c892e  kcptun-freebsd-amd64-20240703.tar.gz
a438e74587ee5d80b9990a2c2a892ab675ef6732  kcptun-linux-386-20240703.tar.gz
bb2dfaf0faeadb6ce312c52c7e82103f89614345  kcptun-windows-386-20240703.tar.gz
6447122db722588e3d5cb6afcfc116475298583e  kcptun-linux-arm5-20240703.tar.gz
531a81e05fe86f806ca4ffc63525a3c0393a1fe8  kcptun-linux-arm6-20240703.tar.gz
1b4e744c4eb9b5864f08ceddcdc27375b0545280  kcptun-linux-arm7-20240703.tar.gz
839a0fd804a219af37fb4719baad73200916d9f6  kcptun-linux-arm64-20240703.tar.gz
58e086ceb0a734a22b1d4781a7d573d468876243  kcptun-darwin-arm64-20240703.tar.gz
a6a58ca4015d02553f432acf08c65c73f731b1a3  kcptun-windows-arm64-20240703.tar.gz
a4895182bd24a06e139ae53c7fc79895bdf0bcf5  kcptun-linux-mipsle-20240703.tar.gz
9ad41aa936d06ae7de720b901df2cbd23c13df0d  kcptun-linux-mips-20240703.tar.gz

New Contributors

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jul 3, 2024
Copy link
Contributor

github-actions bot commented Jul 3, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 3, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 3, 2024
Merged via the queue into master with commit b401d5b Jul 3, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-kcptun-20240703 branch July 3, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants