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

pem-rfc7468: in-place decoders/encoders #7

Open
tarcieri opened this issue Jul 26, 2021 · 0 comments
Open

pem-rfc7468: in-place decoders/encoders #7

tarcieri opened this issue Jul 26, 2021 · 0 comments

Comments

@tarcieri
Copy link
Member

An interesting optimization for no_std platforms would be to support in-place decoders/encoders.

The entire crate is already written to operate over byte slices as inputs/outputs, which should make much of the existing implementation reusable in this context..

@tarcieri tarcieri transferred this issue from RustCrypto/utils Sep 14, 2021
bkstein added a commit to bkstein/RustCrypto-formats that referenced this issue Apr 6, 2023
bkstein added a commit to bkstein/RustCrypto-formats that referenced this issue Apr 6, 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

No branches or pull requests

1 participant