mirror of https://github.com/python/cpython
bbe7497c5a
Move Include/pystrhex.h to Include/internal/pycore_strhex.h. The header file only contains private functions. The following C extensions are now built with Py_BUILD_CORE_MODULE macro defined to get access to the internal C API: * _blake2 * _hashopenssl * _md5 * _sha1 * _sha3 * _ssl * binascii |
||
---|---|---|
.. | ||
clinic | ||
impl | ||
blake2b2s.py | ||
blake2b_impl.c | ||
blake2module.c | ||
blake2ns.h | ||
blake2s_impl.c |