This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-03 07:35:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc04a0571e362cd3de040771d7705cb107ae26fc
cpython
/
Modules
/
_blake2
T
History
Victor Stinner
and
GitHub
d2ec81a8c9
bpo-39573: Add Py_SET_TYPE() function (GH-18394)
...
Add Py_SET_TYPE() function to set the type of an object.
2020-02-07 09:17:07 +01:00
..
clinic
bpo-9216: Add usedforsecurity to hashlib constructors (GH-16044)
2019-09-12 19:30:00 -05:00
impl
bpo-37055: fix warnings in _blake2 module (GH-14646)
2019-08-26 10:52:36 -07:00
blake2b2s.py
…
blake2b_impl.c
bpo-9216: Add usedforsecurity to hashlib constructors (GH-16044)
2019-09-12 19:30:00 -05:00
blake2module.c
bpo-39573: Add Py_SET_TYPE() function (GH-18394)
2020-02-07 09:17:07 +01:00
blake2ns.h
…
blake2s_impl.c
bpo-9216: Add usedforsecurity to hashlib constructors (GH-16044)
2019-09-12 19:30:00 -05:00