Message273702
GPS, I no longer want a general API for CPU cap vector. The ssl module and 3rd party packages are only interested in two properties of the current hardware: are AESNI and PCLMULQDQ instructions available and enabled.
I'm pretty sure ctypes won't work on Windows and OSX. The OpenSSL libraries are statically linked into the _ssl binary. The linker optimizer removes all functions that are not used. Somebody could give it a try, though. |
|
| Date |
User |
Action |
Args |
| 2016-08-26 11:16:29 | christian.heimes | set | recipients:
+ christian.heimes, gregory.p.smith, janssen, pitrou, giampaolo.rodola, alex, dstufft |
| 2016-08-26 11:16:29 | christian.heimes | set | messageid: <[email protected]> |
| 2016-08-26 11:16:29 | christian.heimes | link | issue27768 messages |
| 2016-08-26 11:16:29 | christian.heimes | create | |
|