FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Modules/_blake2 - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Modules
_blake2
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Sep 5, 2018
Use Py_GetType() and %T format
vstinner
committed
790f968
View commit details
Copy full SHA for 790f968
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Add _Py_SET_TYPE() and _Py_SET_SIZE()
Show description for b8d81ec
vstinner
committed
b8d81ec
View commit details
Copy full SHA for b8d81ec
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346)
Show description for f1d36d8
serhiy-storchaka
authored
f1d36d8
View commit details
Copy full SHA for f1d36d8
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434)
serhiy-storchaka
authored
7cb7bcf
View commit details
Copy full SHA for 7cb7bcf
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
bpo-31933: fix blake2 multi-byte params on big endian platforms (#4250)
Show description for dcfb0e3
oconnor663
authored and
tiran
committed
dcfb0e3
View commit details
Copy full SHA for dcfb0e3
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Remove nested comments in blake2 (#4173)
Show description for 388cd85
zao
authored and
tiran
committed
388cd85
View commit details
Copy full SHA for 388cd85
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
fixes bpo-31834: Use optimized code for BLAKE2 only with SSSE3+ (#4066)
Show description for 1aa00ff
mgorny
authored and
benjaminp
committed
1aa00ff
View commit details
Copy full SHA for 1aa00ff
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
bpo-31370: Remove support for threads-less builds (#3385)
Show description for a6a4dc8
pitrou
authored and
vstinner
committed
a6a4dc8
View commit details
Copy full SHA for a6a4dc8
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever
Show description for 228b12e
serhiy-storchaka
committed
228b12e
View commit details
Copy full SHA for 228b12e
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
more PY_LONG_LONG to long long
benjaminp
committed
47ff073
View commit details
Copy full SHA for 47ff073
View code at this point
Browse repository at this point
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
tiran
committed
5940c53
View commit details
Copy full SHA for 5940c53
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
blake2: silence two more warnings on platforms with size_t < uint64_t. Don't use SSE2 when cross-compiling
tiran
committed
dfb9ef1
View commit details
Copy full SHA for dfb9ef1
View code at this point
Browse repository at this point
Silence two warnings in blake2. key_length is between 0 and 64 (block size).
tiran
committed
cc554b6
View commit details
Copy full SHA for cc554b6
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Issue #26798: for loop initial declarations, take 3
tiran
committed
dc5a3fe
View commit details
Copy full SHA for dc5a3fe
View code at this point
Browse repository at this point
Issue #26798: for loop initial declarations, take 2
tiran
committed
9c2f304
View commit details
Copy full SHA for 9c2f304
View code at this point
Browse repository at this point
Issue #26798: for loop initial declarations are only allowed in C99 or C11 mode
tiran
committed
87bf0fe
View commit details
Copy full SHA for 87bf0fe
View code at this point
Browse repository at this point
Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib.
tiran
committed
121b948
View commit details
Copy full SHA for 121b948
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL