Closed Karce closed 6 years ago
This pull request is nearly a direct port of umbral/openssl.py to go.
The C data is allocated and freed where it can be. Calling functions have the responsibility to free the data when they are done with it.
It also includes an update to bn_test which includes an additional test and format changes.
This pull request is nearly a direct port of umbral/openssl.py to go.
The C data is allocated and freed where it can be. Calling functions have the responsibility to free the data when they are done with it.
It also includes an update to bn_test which includes an additional test and format changes.