Skip to content

Tags: acrop/wolfssl

Tags

Verified

This tag was signed with the committer’s verified signature.
ejohnstown John Safranek

Verified

This tag was signed with the committer’s verified signature.
ejohnstown John Safranek

v5.0.0-stable

Toggle v5.0.0-stable's commit message
wolfSSL Release v5.0.0 (11/01/2021)

WCv5.0-RC9

Toggle WCv5.0-RC9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request wolfSSL#4359 from douzzer/fipsv3-rebased

fips 140-3 linuxkm edition

v4.8.0-stable

Toggle v4.8.0-stable's commit message
wolfSSL Release v4.8.0 (07/09/2021)

acrop-ssl-v1

Toggle acrop-ssl-v1's commit message
Fixes the following warnings on Win32/MINGW64

[build] wolfssl/wolfcrypt/src/sp_c64.c:893:16: warning: left shift count >= width of type [-Wshift-count-overflow]
[build]   893 |     *rho = (1L << 57) - x;
[build]       |                ^~
[build] wolfssl/wolfcrypt/src/sp_c64.c: In function 'sp_3072_mont_setup':
[build] wolfssl/wolfcrypt/src/sp_c64.c:5091:16: warning: left shift count >= width of type [-Wshift-count-overflow]
[build]  5091 |     *rho = (1L << 57) - x;
[build]       |                ^~
[build] wolfssl/wolfcrypt/src/sp_c64.c: In function 'sp_4096_mont_setup':
[build] wolfssl/wolfcrypt/src/sp_c64.c:9407:16: warning: left shift count >= width of type [-Wshift-count-overflow]
[build]  9407 |     *rho = (1L << 53) - x;
[build]       |                ^~
[build] wolfssl/wolfcrypt/src/sp_c64.c: In function 'sp_4096_div_78':
[build] wolfssl/wolfcrypt/src/sp_c64.c:10969:36: warning: left shift count >= width of type [-Wshift-count-overflow]
[build] 10969 |         sp_4096_mul_d_78(sd, d, 1L << 38);
[build]       |                                    ^~
[build] wolfssl/wolfcrypt/src/sp_c64.c:10970:37: warning: left shift count >= width of type [-Wshift-count-overflow]
[build] 10970 |         sp_4096_mul_d_156(t1, a, 1L << 38);

acrop-logging-wolfSSL_new

Toggle acrop-logging-wolfSSL_new's commit message
Logging error code.

v4.7.1r

Toggle v4.7.1r's commit message
Coverity report fixes

v4.7.0-stable

Toggle v4.7.0-stable's commit message
wolfSSL Release v4.7.0 (02/16/2021)

v4.6.0-stable

Toggle v4.6.0-stable's commit message
wolfSSL Release v4.6.0 (12/22/2020)