This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-18 18:33:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4cf7e482a0c54bbdb243c008cc376a5cd8eb7303
cpython
/
Modules
/
_blake2
/
impl
T
History
Christian Heimes
dfb9ef1357
blake2: silence two more warnings on platforms with size_t < uint64_t. Don't use SSE2 when cross-compiling
2016-09-07 11:39:21 +02:00
..
blake2-config.h
…
blake2-impl.h
…
blake2.h
…
blake2b-load-sse2.h
…
blake2b-load-sse41.h
…
blake2b-ref.c
blake2: silence two more warnings on platforms with size_t < uint64_t. Don't use SSE2 when cross-compiling
2016-09-07 11:39:21 +02:00
blake2b-round.h
…
blake2b.c
Issue
#26798
: for loop initial declarations, take 2
2016-09-07 00:09:22 +02:00
blake2s-load-sse2.h
…
blake2s-load-sse41.h
…
blake2s-load-xop.h
…
blake2s-ref.c
blake2: silence two more warnings on platforms with size_t < uint64_t. Don't use SSE2 when cross-compiling
2016-09-07 11:39:21 +02:00
blake2s-round.h
…
blake2s.c
Issue
#26798
: for loop initial declarations, take 2
2016-09-07 00:09:22 +02:00