toddouska
|
3ca0bc0d66
fix windows warning
|
9 years ago |
toddouska
|
32c9f00189
only alloc poly auth size if cipher suite needs it
|
9 years ago |
toddouska
|
43918fa0dc
Merge branch 'pic32mz' of https://github.com/kojo1/wolfssl into kojo-pic32
|
9 years ago |
toddouska
|
d5b249754b
make sure poly1305 and chacha defined for chacha-poly aead mode
|
9 years ago |
kaleb-himes
|
c516c42c9a
reduce footprint size removing compatibility layer where no longer needed
|
9 years ago |
kaleb-himes
|
81b6c7ff7a
encrypt shadowing global in unistd.h fix
|
9 years ago |
Jacob Barthelmeh
|
2d3c607acd
handel poly1305 warning and clean up commented out compatibility layer includes
|
10 years ago |
kaleb-himes
|
a389620a29
Copyright (C) updates
|
10 years ago |
Jacob Barthelmeh
|
f64d76257e
readjust c files, autoconf, and some header files
|
10 years ago |
Jacob Barthelmeh
|
5365bdb06c
debugging on name change
|
10 years ago |
Jacob Barthelmeh
|
f81ee9e4d3
addition to aes and alteration to md files
|
10 years ago |
kaleb-himes
|
c57609acc3
wc_ udates in src/ directory
|
10 years ago |
Jacob Barthelmeh
|
5eef118ff5
test and debug of poly-chacha suites
|
10 years ago |
Kaleb Himes
|
8212f5df46
src and compatability layer updates
|
10 years ago |
Kaleb Himes
|
c97db6ba6e
src updated, CTaoCrypt -> wc_
|
10 years ago |
Jacob Barthelmeh
|
e6a629118c
api calls to crypt library in portibality layer
|
10 years ago |
Kaleb Himes
|
a073730c38
compatibility layer includes
|
10 years ago |
Jacob Barthelmeh
|
813ad2e102
name change progress
|
10 years ago |
John Safranek
|
1742e0ddb6
Merge in the ADH-AES128-SHA changes and add a check for it during the
|
10 years ago |
toddouska
|
c982dd2281
allow aes gcm fips wrappers, no void returns
|
10 years ago |
Jacob Barthelmeh
|
f5a95a9f62
struct for one time authentication ciphers
|
10 years ago |
toddouska
|
0c20584ed3
add client side initiated secure r, same specs
|
10 years ago |
toddouska
|
21f46373f3
delay SetKeys() with SetKeysSide() until last possible moment, needed for scr
|
10 years ago |
toddouska
|
ed1beafdfc
allow SetKeys() to be called with encrypt or decrypt, or both
|
10 years ago |
Moisés Guimarães
|
1a8d06a0e3
keys: fixing DeriveKeys:
|
10 years ago |
Moisés Guimarães
|
39c167710f
keys: refactoring DeriveKeys to reduce stack usage:
|
10 years ago |
JacobBarthelmeh
|
e62fbdd49f
added ECDSA and DHE_RSA support for chacha-poly
|
10 years ago |
JacobBarthelmeh
|
c322cb05ad
uses most recent version of cyassl
|
10 years ago |
JacobBarthelmeh
|
5bf411f345
progress on suite
|
10 years ago |
John Safranek
|
b60a61fa94
DHE-PSK cipher suites
|
10 years ago |