You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Serhiy Storchaka 228b12edcc Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
..
clinic Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib. 10 years ago
impl Issue #26798: Coverity complains about potential memcpy() of overlapped regions. It doesn't hurt to use memmove() here. CID 1372514 / CID 1372515. Upstream https://github.com/BLAKE2/BLAKE2/issues/32 10 years ago
blake2b2s.py Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib. 10 years ago
blake2b_impl.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
blake2module.c Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib. 10 years ago
blake2ns.h Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib. 10 years ago
blake2s_impl.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago