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

Remove method dispatch from cipher and pk #253

Open
gilles-peskine-arm opened this issue Sep 10, 2019 · 2 comments
Open

Remove method dispatch from cipher and pk #253

gilles-peskine-arm opened this issue Sep 10, 2019 · 2 comments

Comments

@gilles-peskine-arm
Copy link
Collaborator

Description

#185 removes dynamic method dispatch from the md module. This reduces the code size and complexity, at the expense of removing the undocumented ability to define custom md algorithms.

We should do the same for cipher and pk, both to get the same benefits and for consistency.

Issue request type

[ ] Question
[x] Enhancement
[ ] Bug
@ciarmcom
Copy link
Member

Internal Jira reference: https://jira.arm.com/browse/IOTCRYPT-891

@adbridge
Copy link

adbridge commented Nov 4, 2019

Apologies, this was closed in error by the automated bot - re-opening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants