Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix cipher types #4

Closed
wants to merge 1 commit into from
Closed

fix cipher types #4

wants to merge 1 commit into from

Conversation

mpetrunic
Copy link

@mpetrunic mpetrunic commented Aug 1, 2023

Types are not updated to reflect possible reusing of output.

Signed-off-by: Marin Petrunic [email protected]

Signed-off-by: Marin Petrunic <[email protected]>
@paulmillr
Copy link
Owner

paulmillr commented Aug 1, 2023

Thanks, salsa is complicated and its decrypt does not support output for now, so i've added it manually.

I see you've had Cipher & Omit<CipherWithReusableOutput, 'decrypt'> - nice

@paulmillr paulmillr closed this Aug 1, 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.

2 participants