ifduyue
xxtea
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(ci): bump action versions
master
2 days ago
build(deps): bump CodSpeedHQ/action from 5.0.3 to 5.2.1 Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 5.0.3 to 5.2.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/4296e51e7041e24dadb86d1d6e8b9320d223dbe8...373d6868929f444bc08d901fd0eb0ad52a8875ea) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/CodSpeedHQ/action-5.2.1
7 days ago
Release v6.2.0
master
14 days ago
ci: expand test OS matrix and run all Pythons via uv Test on Ubuntu, macOS, and Windows runners. Each job installs the full Python set with uv. Ubuntu 26.04 skips 3.9; Windows ARM uses native 3.11+ and emulated 3.9/3.10. Benchmarks run on 3.14.
master
14 days ago
ci: expand test OS matrix and run all Pythons via uv Test on Ubuntu, macOS, and Windows runners. Each job installs the full Python set with uv. Ubuntu 26.04 skips 3.9; Windows ARM uses native 3.11+ and emulated 3.9/3.10. Benchmarks run on 3.14.
ci/expand-test-os-matrix
15 days ago
Copy LENGTH_WORD_PREFIX data after the length word Write the length at out[0] and copy plaintext to out+1 instead of memmove-ing the payload. Add tests for bytes-like buffers and invalid hex.
master
15 days ago
Copy LENGTH_WORD_PREFIX data after the length word Write the length at out[0] and copy plaintext to out+1 instead of memmove-ing the payload. Add tests for bytes-like buffers and invalid hex.
length-word-prefix
15 days ago
Add Padding.LENGTH_WORD_PREFIX Prepend one little-endian uint32 length word, then zero-pad the data to a 4-byte boundary. Empty input is padded to 8 bytes so XXTEA's 2-word minimum is met.
length-word-prefix
15 days ago
Latest Branches
CodSpeed Performance Gauge
0%
build(deps): bump CodSpeedHQ/action from 5.0.3 to 5.2.1
#101
7 days ago
42e9be3
dependabot/github_actions/CodSpeedHQ/action-5.2.1
CodSpeed Performance Gauge
0%
ci: expand test OS matrix and run all Pythons via uv
#100
15 days ago
05dc617
ci/expand-test-os-matrix
CodSpeed Performance Gauge
0%
Add Padding.LENGTH_WORD_PREFIX
#99
15 days ago
bd9a233
length-word-prefix
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs