Sean Parkinson
|
00203d66d5
Fix SRP test to have 2048 bit test data
|
6 年之前 |
David Garske
|
911b6f95f8
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
7 年之前 |
David Garske
|
6707be2b0e
Added new `--disable-oldnames` option to allow for using openssl along-side wolfssl headers (without OPENSSL_EXTRA). Add `--enable-opensslcoexist` which makes sure `oldnames` is disabled. Refactor of `SSL_` to `WOLF_SSL_`. Refactor of `SHA`, `MD5`, `SHA224`, `SHA256`, `SHA512` and `SHA384` to `WC_` naming.
|
7 年之前 |
Jacob Barthelmeh
|
511f41b0e4
fix C++ compiler warnings for distro build
|
7 年之前 |
Jacob Barthelmeh
|
e99a5b0483
prepare for release v3.9.0
|
8 年之前 |
Moisés Guimarães
|
10df002ec5
fixes srp build without sha512
|
8 年之前 |
Moisés Guimarães
|
12b8445153
adds key generation function callback option.
|
9 年之前 |
Moisés Guimarães
|
53224281d2
adds proof getter and verifier for both sides.
|
9 年之前 |
Moisés Guimarães
|
490d063dec
adds key computation.
|
9 年之前 |
Moisés Guimarães
|
6ee788277f
adds tests to SrpSetPassword(), SrpSetVerifier(), SrpGetVerifier();
|
9 年之前 |
Moisés Guimarães
|
6d5efccc55
finishes SrpSetPassword(), SrpSetVerifier(), SrpGetVerifier();
|
9 年之前 |
Moisés Guimarães
|
119dd0250e
fixes field types in SRP structure;
|
9 年之前 |
Moisés Guimarães
|
dfa956d227
adds wc_SrpInit() with unit tests.
|
9 年之前 |