Skip to content

ascon: extract Ascon permutation type; MSRV 1.59 - #39

Merged
tarcieri merged 1 commit into
masterfrom
ascon/struct-type-for-permutation
Feb 26, 2023
Merged

ascon: extract Ascon permutation type; MSRV 1.59#39
tarcieri merged 1 commit into
masterfrom
ascon/struct-type-for-permutation

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Adds a struct which wraps the permutation state, using const generics as well as feature(const_generics_defaults) to express the A/B parameters for Ascon(a,b).

Adds a struct which wraps the permutation state, using const generics as
well as `feature(const_generics_defaults)` to express the `A`/`B`
parameters for `Ascon(a,b)`.
@tarcieri
tarcieri merged commit 8eb1471 into master Feb 26, 2023
@tarcieri
tarcieri deleted the ascon/struct-type-for-permutation branch February 26, 2023 00:08
tarcieri added a commit that referenced this pull request Feb 26, 2023
Since #39 bumped MSRV to 1.59, we can go ahead and do a 2021 edition
upgrade, including README.md in the toplevel rustdoc.
@tarcieri tarcieri mentioned this pull request Feb 26, 2023
tarcieri added a commit that referenced this pull request Feb 26, 2023
Since #39 bumped MSRV to 1.59, we can go ahead and do a 2021 edition
upgrade, including README.md in the toplevel rustdoc.
@tarcieri tarcieri mentioned this pull request Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant