This website requires JavaScript.
Explore
Help
Sign in
jepler
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d2ec81a8c9
cpython
/
Modules
/
_blake2
History
Victor Stinner
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