0xMiden / 0xMiden/miden-vm

Improve on current in-VM AEAD implementation

Abierto
#2,433 0 comentarios 0 reacciones 0 asignados Ver en GitHub
corelib
Lenguaje dominante
Rust
Estrellas
772
Forks
352
Merge medio
1 d 12 h
PR fusionados (30 d)
93

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.