0xMiden / 0xMiden/miden-vm

Improve on current in-VM AEAD implementation

未关闭
#2,433 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
corelib
主要语言
Rust
星标
772
派生
352
平均合并
1 天 12 小时
30 天内合并 PR
93

描述

Now that we have a basic initial implementation of the in-VM AEAD scheme, it would be good to improve on it with at least the following two points:

- [ ] #2434
- [ ] Add support for associated data (AD).

The second point is mostly localized to changing our implementation in the standard/core library, and this should be more or less straightforward. The first point is more involved as we need to prove (or at least be convinced) that the Sponge2-inspired padding rule doesn't degrade any properties of our AEAD scheme.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。