Skip to content

pkcs5: Make storage generic - #1193

Closed
baloo wants to merge 1 commit into
RustCrypto:masterfrom
baloo:baloo/pkcs5/pbes-owned-ref
Closed

pkcs5: Make storage generic#1193
baloo wants to merge 1 commit into
RustCrypto:masterfrom
baloo:baloo/pkcs5/pbes-owned-ref

Conversation

@baloo

@baloobaloo commented Aug 8, 2023

Copy link
Copy Markdown
Member

see #1117

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
@baloo

baloo commented Aug 8, 2023

Copy link
Copy Markdown
MemberAuthor

cc @carl-wallace@tarcieri

I'm not exactly happy with the result. I don't quite like the complexity of it.

@tarcieri

Copy link
Copy Markdown
Member

I had a very different idea about how to approach this which does not involve any generic type parameters. I can open a separate PR.

@baloobaloo closed this Aug 8, 2023
@tarcieri

Copy link
Copy Markdown
Member

Opened a PR which makes all of the types owned with no generic parameters: #1195

Sign up for freeto 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

@baloo@tarcieri