Skip to content

feat(Keys_Viewing): Make AES available in noir #5866

@LHerskind

Description

@LHerskind

For the note encryption we need to have some encryption decryption available. As it looks atm, we will be using AES, so we need to have some AES implementation available.

BB already have an implementation so ideally we can simply expose that as a blackbox function, otherwise we need an implementation in pure noir.

We would very much want not do have the pure noir as it would be a pain to broadcast vs few calls to blackbox functions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions