一键导入
cipherlib
cipherlib 收录了来自 bitanon 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Run the cipherlib release ritual — local pre-flight mirroring release-test.yml, CHANGELOG entry, single version-bump commit, matching vX.Y.Z tag, tag push, and CI watch through pub.dev publish. Use ONLY when the maintainer explicitly asks to release, publish, or bump the version.
Scaffold a new cipher algorithm, AES mode, or AEAD variant end-to-end in cipherlib house style — implementation, barrel wiring, canonical test file with KAT placeholders, integration parity, benchmark, README row, and CHANGELOG entry. Use whenever adding any new algorithm to this package.
Run cipherlib benchmarks and regenerate BENCHMARK.md plus its README embed safely, with the reference-machine guard. Use when measuring a performance change or when benchmark tables need refreshing.
The cipherlib verification gate — run after completing any change and before declaring it done. Ordered, fail-fast, CI-parity checks with a pass/fail report. Also covers when to add node-platform and integration runs.