This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-09-12 11:46:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
ff558f5aba
cpython
/
Modules
/
_blake2
/
impl
History
Download ZIP
Download TAR.GZ
Christian Heimes
5940c535b0
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
2016-09-08 13:40:25 +02:00
..
blake2-config.h
blake2-impl.h
blake2.h
blake2b-load-sse2.h
blake2b-load-sse41.h
blake2b-ref.c
blake2b-round.h
blake2b.c
blake2s-load-sse2.h
blake2s-load-sse41.h
blake2s-load-xop.h
blake2s-ref.c
blake2s-round.h
blake2s.c