WIP OpenSSL improve memory handling #1707

Closed
PeterSurda wants to merge 1 commits from bignum_pointers_1 into v0.6

1 Commits

Author SHA1 Message Date
3e85e9d60e
OpenSSL improve memory handling
- replace void * with BIGNUM * where applicable
- fixes #1622
- replace 0 with None when using a NULL pointer as parameter
- maybe needs more work in how the data is accessed
- EC_POINT struct is now defined but isn't used yet
2021-02-17 13:15:34 +01:00