22 Commits

Author SHA1 Message Date
bd83e9aee0 Changed gradle files to be like in test project, wasmJsBrowser run appeared. Also added wasmJs to crypto-api gradle 2025-01-22 23:23:17 +03:00
Ugljesa Jovanovic
d6945979a9
Update dokka, update resource extractor, update js wrapper versions, remove js from sample as gradle cant find libs when building 2021-07-19 19:29:26 +02:00
Ugljesa Jovanovic
d9a847d39d
Updating gradle and kotlin, probably dokka as well 2021-07-15 17:10:41 +02:00
Ugljesa Jovanovic
86cdc0da8f
Android jna working 2021-02-21 11:40:16 +01:00
Ugljesa Jovanovic
9fdefe0bd0
Bump to 1.3.40 2021-02-06 16:35:18 +01:00
Ugljesa Jovanovic
de5158d22e
Add known issues to readme, rename project in gradle 2021-01-09 15:53:50 +01:00
Ugljesa Jovanovic
85ae96165f
Remove pure and delegated, leave api just to trigger fetching konan deps in advance, remove most of it later 2021-01-09 13:36:37 +01:00
Ugljesa Jovanovic
6a6119dec1
Abandon generator approach 2020-08-21 18:57:20 +02:00
Ugljesa Jovanovic
0af9ed4337
Initial attempts and experiments 2020-07-18 13:41:21 +02:00
Ugljesa Jovanovic
8fb4f91374
Add delegated as base for future libsodium bindings, update travis yml to include it, start updating readme 2020-07-07 20:24:47 +02:00
Ugljesa Jovanovic
a3cb4f653a
Use dev version of dokka because we are in 1.4-M2 2020-06-13 18:16:43 +02:00
Ugljesa Jovanovic
006dd47873
Tried to get arm32 to work, but sysroot is missing getrandom, and no getrandom no libsodium as far as I understand. Everything compiles now, including the sample, tested kexe on arm64, runs and does sodium init at least 2020-06-02 23:59:01 +02:00
Ugljesa Jovanovic
9e16c2a6bd
sodium wrapper rework 2020-06-01 19:37:07 +02:00
Ugljesa Jovanovic
fa080f28d8
Arm 64 build local configure for now, adding 32bit native sourceset, not connected yet 2020-06-01 15:16:47 +02:00
Ugljesa Jovanovic
fc159d116f
Disable ios builds in delegated as we are getting platforms built one by one 2020-05-29 23:44:20 +02:00
Ugljesa Jovanovic
7238b09112
Adding delegated implementation 2020-05-24 11:12:00 +02:00
Ugljesa Jovanovic
9858eaa5fb
First steps 2020-05-24 10:16:53 +02:00
Ugljesa Jovanovic
aecad37e64
Adding sample project 2020-05-24 09:46:35 +02:00
Ugljesa Jovanovic
d2c52e02e8
Memory rework 2020-05-19 23:12:24 +02:00
Ugljesa Jovanovic
98591aab9c
Rename and cleanup of accidentally added node-modules 2019-07-20 19:10:07 +02:00
Ugljesa Jovanovic
f17aa19d08
Crypto module name was clashing with javascript crypto, so changed it to crypto-core, maybe Ill change it again later 2019-07-20 13:15:57 +02:00
Ugljesa Jovanovic
af20a87205
Initial commit 2019-07-20 11:39:26 +02:00