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

InitSSL() allocates ECC memory irrespective of specified cipher suites #25

Closed
jceven opened this issue Mar 5, 2015 · 1 comment
Closed

Comments

@jceven
Copy link

jceven commented Mar 5, 2015

In InitSSL() there are large (8.4KB) ECC buffers allocated for the SSL structure even if no ECC TLS ciphers have been specified. The specific line numbers are here: https://github.com/wolfSSL/wolfssl/blob/master/src/internal.c#L1900-L1927

@toddouska
Copy link
Contributor

Thanks for the report! Fixed.

abrahamsonn pushed a commit to abrahamsonn/wolfssl that referenced this issue Oct 9, 2017
hicksjacobp pushed a commit to hicksjacobp/wolfssl that referenced this issue Mar 29, 2021
…le-support

[GIV-90779] Add AES encryption support for FECs
kojo1 pushed a commit to kojo1/wolfssl that referenced this issue Mar 4, 2022
lealem47 pushed a commit to lealem47/wolfssl that referenced this issue Mar 29, 2023
Cleanup for non-NUMA alloc case
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

2 participants