Chris Conlon
|
6ccdf43175
|
JNI/JCE: update copyright to 2025
|
2025-01-20 15:15:14 -07:00 |
Chris Conlon
|
0e521059a6
|
update copyright to 2024
|
2024-01-16 15:41:15 -07:00 |
Chris Conlon
|
05091926cb
|
fix build errors and warnings for Visual Studio on Windows
|
2023-05-03 10:06:41 -06:00 |
Chris Conlon
|
0aff7b3e63
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
Chris Conlon
|
4e477cdc1b
|
update copyright to 2021, minor comment updates
|
2021-11-15 10:17:00 -07:00 |
Moisés Guimarães
|
4592dbc613
|
revert __ANDROID__ check removal.
|
2016-03-24 22:56:05 -03:00 |
Moisés Guimarães
|
d40171317f
|
Adds <wolfssl/options.h> to Android platform.
Reorders includes to avoid side effects in wolfssl's headers.
|
2016-03-21 14:42:25 -03:00 |
Moisés Guimarães
|
6f2ac81712
|
fixes rsa memory error: The FP_MAX_BITS constant was different in the wolfssl lib (8192) and in the wolfcrypt-jni (4096). The order of the includes affected the constant.
|
2016-03-04 18:15:16 -03:00 |
Moisés Guimarães
|
73311405fd
|
adds logging control at java level.
|
2016-03-04 15:49:03 -03:00 |