This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
e4c16fa364
cpython
/
Modules
/
_blake2
/
impl
History
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
…