David Garske
|
5a0594d257
Match `wc_ecc_ctx_set_kdf_salt` argument names between header and implementation.
|
5 months ago |
David Garske
|
1c4d7285d3
Add documentation for HKDF functions. Improve param comments for devId.
|
10 months ago |
Anthony Tatowicz
|
92c7faafb7
Doc typo fix
|
2 years ago |
Eric Blankenhorn
|
3d8562f07b
Fixes for build and runtime issues
|
2 years ago |
Sean Parkinson
|
09bba3510f
ECIES: Google Pay ECIES
|
2 years ago |
Andrew Hutchings
|
5ea9d11295
Minor documentation cleanup
|
2 years ago |
Sean Parkinson
|
e50f661639
ECIES: add support for more encryption algorithms
|
2 years ago |
Sean Parkinson
|
b890a2f15d
ECIES: allow compressed public keys
|
2 years ago |
Andrew Hutchings
|
afe8d74333
Fix up some Doxygen issues for 1.9
|
3 years ago |
Chris Conlon
|
6b3b37604f
Merge pull request #3159 from ethanlooney/16th_branch
|
4 years ago |
Ethan Looney
|
7b357cff39
Changed param's, examples and brief's
|
4 years ago |
Ethan Looney
|
6bc4bfd7f2
Added doxygen comments to include all missing ABI functions and changed footer date from 2017 to 2020
|
4 years ago |
David Garske
|
80f5fe1494
Added documentation for `wc_ecc_set_nonblock`.
|
4 years ago |
kaleb-himes
|
8cd92f68f2
init components as best practice
|
4 years ago |
David Garske
|
41ff54f873
Fix for typo with `wc_ecc_init` in documentation.
|
4 years ago |
kaleb-himes
|
2607cf3429
Fix up based on peer feedback
|
4 years ago |
kaleb-himes
|
ad3e105303
Add dox documentation for wc_ecc_make_key_ex
|
5 years ago |
abrahamsonn
|
765d97ae01
1. Trailing whitespace removal
|
6 years ago |
connerWolfSSL
|
e45f0efc3f
Documentation Fixes (#1520)
|
6 years ago |
David Garske
|
dbb34126f6
* Added support for not loading a private key for server or client when `HAVE_PK_CALLBACK` is defined and the private PK callback is set. Tested with all cipher suites, TLS 1.2/1.3, client/server certs, RSA/ECC/ED25519.
|
6 years ago |
connerwolfssl
|
ba40a71a3c
added script so ensure doxygen api documentation matches wolfssl api
|
6 years ago |
connerwolfssl
|
17e88b47f6
Migrated documentation directory to doc. README updated. Error fixes. Moved make options to doc/include.am
|
6 years ago |