This submission includes a complete reference implementation together with deterministic test vectors and a reproducible benchmark suite. All source code, build instructions, and regression artifacts are publicly available in the project repository, enabling independent verification and reimplementation of the scheme. The AEAD construction is fully specified, including domain separation, rate and capacity choices, tag generation, and the exact file format used by the reference CLI. Reported performance numbers are produced by the built in benchmark tool under documented hardware and compiler settings. All security claims are made strictly within the ideal permutation model following standard sponge and duplex bounds, and no stronger guarantees are asserted for the concrete permutation beyond the documented analysis and empirical behavior. The implementation aims for constant time behavior with respect to secret dependent operations, although no formal side channel proof is provided. The project is released under the MIT license, and external cryptanalysis, feedback, and reproducibility checks are explicitly encouraged.
翻译:本提交包含完整的参考实现、确定性测试向量以及可复现的基准测试套件。所有源代码、构建说明和回归测试产物均在项目仓库中公开,支持对该方案进行独立验证与重新实现。该认证加密结构已完整规范,涵盖域分离、速率与容量选择、标签生成以及参考命令行工具所使用的确切文件格式。报告的性能数据由内置基准测试工具在文档记录的硬件与编译器配置下生成。所有安全性声明均严格遵循理想置换模型下的标准海绵结构与双工模式边界,未对具体置换函数提出超出文档分析与实证行为之外的更强保证。该实现致力于实现与秘密相关操作无关的恒定时间行为,但未提供形式化的侧信道证明。本项目采用MIT许可证发布,并明确鼓励外部密码分析、反馈与可复现性检验。