This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-26 19:12:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62a2efdacc46269e35c1076e1be154a9813b97ff
wolfssl
/
examples
/
client
History
Kaleb Joseph Himes
62a2efdacc
Merge pull request
#298
from kaleb-himes/master
...
Avoid unnecessary assignments in client example
2016-02-09 09:54:55 -08:00
..
client-ntru.vcproj
ntru neo.lib -> NtruEncrypt_DLL.lib
2015-02-24 13:44:15 -07:00
client.c
Use += approach to detect "done" in example client for external tests. Cleaner and code is smaller to accomplish same thing.
2016-02-08 19:54:22 -08:00
client.h
switch pragma once uses, causes warnings on some compilers
2015-12-17 13:19:17 -07:00
client.sln
1.8.8 init
2011-02-05 11:14:47 -08:00
client.vcproj
Fixed typo with testsuite preprocessor. Added missing chacha.c, chacha20_poly1305.c, pkcs7.c and poly1305.c. Also added the IDE/WIN/user_settings.h to the project so its easy to find.
2016-02-04 11:19:51 -08:00
client.vcxproj
Fixed typo with testsuite preprocessor. Added missing chacha.c, chacha20_poly1305.c, pkcs7.c and poly1305.c. Also added the IDE/WIN/user_settings.h to the project so its easy to find.
2016-02-04 11:19:51 -08:00
include.am
Add Intel IPP crypto for RSA
2015-10-19 13:51:49 -06:00