Chris Conlon
|
5d40c5f566
Rename RNG to WC_RNG for Freescale, add NO_OLD_RNGNAME define to completely remove RNG type usage
|
9 ani în urmă |
toddouska
|
ca41d52f68
Merge pull request #123 from lchristina26/master
|
9 ani în urmă |
toddouska
|
490caf87c3
Merge pull request #122 from kaleb-himes/no-md5-with-hc128
|
9 ani în urmă |
toddouska
|
d3c8ff3488
Merge branch 'master' of github.com:wolfssl/wolfssl
|
9 ani în urmă |
toddouska
|
50fd2538ff
Merge branch 'srp'
|
9 ani în urmă |
toddouska
|
0a037d39ff
fix srp request; forcezero, check mp_init(), no leaks
|
9 ani în urmă |
lchristina26
|
9397b9e10f
move MBED GenerateSeed() due to duplicated code
|
9 ani în urmă |
kaleb-himes
|
08111ab59f
fix for test failure with --enable-hc128 --disable-md5
|
9 ani în urmă |
Chris Conlon
|
716ab20afa
Update MPLABX project files, define WOLFSSL_HAVE_MIN in MICROCHIP_PIC32
|
9 ani în urmă |
Jacob Barthelmeh
|
590f3e1ca0
Merge pull request #113 from lfcrypto/wolfssl
|
9 ani în urmă |
Ludovic FLAMENT
|
aa0852bf71
Fix Curve25519 test
|
9 ani în urmă |
Ludovic FLAMENT
|
d050c10581
add support for curve 25519 and Ed25519 in OpenSSH
|
9 ani în urmă |
toddouska
|
ba83b54616
Merge branch 'master' into srp
|
9 ani în urmă |
toddouska
|
f30a11f5ce
Merge branch 'kaleb'
|
9 ani în urmă |
toddouska
|
ae397a0b7c
Merge branch 'fix_logic' of https://github.com/kaleb-himes/wolfssl into kaleb
|
9 ani în urmă |
toddouska
|
ca66b59815
Merge pull request #120 from kaleb-himes/update_window_projects
|
9 ani în urmă |
kaleb-himes
|
b15e5b1747
updated existing projects to include wc_encrypt.c
|
9 ani în urmă |
kaleb-himes
|
121a24ba15
update logic for ECC FASTMATH KEY-GEN and COMP-KEY
|
9 ani în urmă |
Moisés Guimarães
|
114e3edc27
add srp example to test.c
|
9 ani în urmă |
Moisés Guimarães
|
690cb14746
makes sure random values are safe.
|
9 ani în urmă |
Moisés Guimarães
|
12b8445153
adds key generation function callback option.
|
9 ani în urmă |
Moisés Guimarães
|
f31c32bea2
adds docs using doxygen style.
|
9 ani în urmă |
Moisés Guimarães
|
1d99bd3339
removes u from srp struct.
|
9 ani în urmă |
Moisés Guimarães
|
53224281d2
adds proof getter and verifier for both sides.
|
9 ani în urmă |
Moisés Guimarães
|
490d063dec
adds key computation.
|
9 ani în urmă |
Moisés Guimarães
|
ba0c75011b
adds secret computation.
|
9 ani în urmă |
Moisés Guimarães
|
6ee788277f
adds tests to SrpSetPassword(), SrpSetVerifier(), SrpGetVerifier();
|
9 ani în urmă |
Moisés Guimarães
|
6d5efccc55
finishes SrpSetPassword(), SrpSetVerifier(), SrpGetVerifier();
|
9 ani în urmă |
Moisés Guimarães
|
8b23b86659
Adds hash type directly inside SrpHash and removes temp hash from Srp struct.
|
9 ani în urmă |
Moisés Guimarães
|
119dd0250e
fixes field types in SRP structure;
|
9 ani în urmă |