Skip to content

ascon: Key type alias; cache key in Ascon state - #42

Merged
tarcieri merged 1 commit into
masterfrom
ascon/key-type-alias
Feb 26, 2023
Merged

ascon: Key type alias; cache key in Ascon state#42
tarcieri merged 1 commit into
masterfrom
ascon/key-type-alias

Conversation

@tarcieri

Copy link
Copy Markdown
Member
  • Adds a type alias for Ascon keys (16-byte)
  • Stores key internally in struct Ascon so it doesn't need to be passed separately to Ascon::finalize.

- Adds a type alias for Ascon keys (16-byte)
- Stores key internally in `struct Ascon` so it doesn't need to be
  passed separately to `Ascon::finalize`.
@tarcieri
tarcieri merged commit 37bc658 into master Feb 26, 2023
@tarcieri
tarcieri deleted the ascon/key-type-alias branch February 26, 2023 02:00
@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