[issue47102] explore hashlib use of the Linux Kernel CryptoAPI

Christian Heimes report at bugs.python.org
Tue Mar 29 06:38:52 EDT 2022


Christian Heimes <lists at cheimes.de> added the comment:

I figured out how to implement copy(). dup() does not work as expected, but accept() on an AF_ALG client socket creates an independent copy.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue47102>
_______________________________________


More information about the Python-bugs-list mailing list