0a561e4f10
Wasm connected (hopefully)
2025-01-22 23:07:02 +03:00
d26ef0d41e
Our sweet start
2025-01-22 23:07:02 +03:00
Johannes Leupold
e526bb09aa
Enable full test exceptions for all platforms
...
Move LIBSODIUM_FULL_BUILD to the macOS build script, as it is needed for all macOS builds, not only in workflows
2024-08-14 14:26:08 +02:00
Ugljesa Jovanovic
59c5f958ca
Fix for #42 , add check for values returned by libsodium that signal failure, reintroduce xChaCha20 stream API since iosArm32 is not supported any more, use forked resource loader that deletes tmp folders properly
2024-04-06 11:46:28 +02:00
Ugljesa Jovanovic
45e4058481
iosArm32 removed, watchosArm32 returned
2023-09-23 13:34:02 +02:00
Ugljesa Jovanovic
194994f5b2
Update kotlin to 1.9.10, update library versions, use latest libsodium stable, clean up Deps, remove deprecated targets, change PasswordHash str related functions to use String
2023-09-23 11:54:02 +02:00
Ugljesa Jovanovic
b32821e13e
Bump to 1.9.0
2023-08-17 11:45:23 +02:00
Ugljesa Jovanovic
c843ea5122
Remove test dependencies from jvm main, clean up runners
2022-10-07 20:00:59 +02:00
Ugljesa Jovanovic
d0e9920aa4
Disable mingw cross-compilation on linux
2022-10-05 11:25:26 +02:00
Ugljesa Jovanovic
16f6a3109e
Fix dokka issues, some formatting
2022-08-29 09:31:39 +02:00
Ugljesa Jovanovic
a15be35197
Update to kotlin 1.7.10, remove test dependancy from common source set, cleanup some old comments
2022-08-28 20:03:25 +02:00
Ugljesa Jovanovic
3c5e91d8c9
Bump to 1.6.10
2022-01-15 21:59:14 +01:00
Ugljesa Jovanovic
d4e5320a36
Bump android sdk to 31
2021-09-24 17:26:41 +02:00
Ugljesa Jovanovic
4833eaaea2
Build script cleanup
2021-09-22 22:35:25 +02: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
23c4a6f2e2
Fix release info to point to correct repo
2021-05-22 11:51:08 +02:00
Ugljesa Jovanovic
da85fefb9b
Use UInt in kdf derivation, because that's the most js can support more or less. I'll try to figure out if we can use all 52bits lates. Also dont show arm build to intellij as it is checking if there is coroutines build for arm and fails with the most unusefull and misleading error I have seen so far.
2021-04-30 22:10:02 +02:00
Ugljesa Jovanovic
ed7cb7482b
Remove bignum dep
2021-03-02 14:09:43 +01:00
Ugljesa Jovanovic
9d1e0bd9d1
Add android publishing
2021-02-24 13:01:02 +01:00
Ugljesa Jovanovic
de161003ec
Add release scripts, version bump, dokka downgrade
2021-02-24 12:04:16 +01:00
Ugljesa Jovanovic
b85b75e732
Removed lazy sodium both java and android
2021-02-23 21:50:56 +01:00
Ugljesa Jovanovic
b976bb62a0
Starting jna implementation
2021-02-21 12:07:20 +01:00
Ugljesa Jovanovic
86cdc0da8f
Android jna working
2021-02-21 11:40:16 +01:00
Ugljesa Jovanovic
f41a66c4d8
Remove static android libs, extract jvm from linux only block as it will be ran on mac and win as well
2021-02-20 21:13:48 +01:00
Ugljesa Jovanovic
bccf9e82f2
Hand built libsodium libraries, andoird armv8 missing aes128l/256 aegis implementations
2021-02-20 21:07:54 +01:00
Ugljesa Jovanovic
658737d1a1
Reenable runing browser tests
2021-02-09 16:13:08 +01:00
Ugljesa Jovanovic
8e295feb46
At least IR browseer tests can now be run
2021-02-09 14:41:08 +01:00
Ugljesa Jovanovic
21d0c9929f
Remove javadoc jar
2021-01-10 23:25:35 +01:00
Ugljesa Jovanovic
938c49468a
Rremove dokka javadoc from libsodium bindings as well
2021-01-10 12:05:33 +01:00
Ugljesa Jovanovic
15b2793acf
Remove dokka javadoc for now
2021-01-09 23:42:30 +01:00
Ugljesa Jovanovic
69183a0eb9
Full stack trace in tests
2021-01-05 10:47:07 +01:00
Ugljesa Jovanovic
c0a3bd322d
Box documentation, kotlin 1.4.20
2020-12-08 20:09:44 +01:00
Ugljesa Jovanovic
b261a341db
Added auth doc
2020-11-18 22:36:55 +01:00
Ugljesa Jovanovic
a70bb5243c
Bump dokka, update dokka calls, add test md package and module docs
2020-11-17 23:27:49 +01:00
Ugljesa Jovanovic
6a87267ed6
Add html dokka and ubyte array decode extension
2020-11-15 19:43:08 +01:00
Ugljesa Jovanovic
e7093ab15f
export library framework experiment
2020-10-20 00:22:22 +02:00
Ugljesa Jovanovic
ff0ff4f3dc
Version bump
2020-10-19 22:27:38 +02:00
Ugljesa Jovanovic
02b8870419
Reenable android everywhere, because mac builds fail if there is no android target present and plugin is declared
2020-10-18 23:58:14 +02:00
Ugljesa Jovanovic
065abe1dab
Update libsodium build to latest upstream with tvos modification
2020-10-18 23:29:21 +02:00
Ugljesa Jovanovic
14cf103ac7
Added android sample app
2020-10-17 11:41:38 +02:00
Ugljesa Jovanovic
2e71214914
Revert android exclusion, we'll just point sdk to nonexisting folder and that should be enough
2020-10-07 20:46:24 +02:00
Ugljesa Jovanovic
887c52a319
Don't run android tasks on mac/windows
2020-10-07 20:13:14 +02:00
Ugljesa Jovanovic
aea3eb72fa
Run on external pull request ( #18 )
...
* Run on external pull request
* Working linux build, disable pull requests for now
* Try manual flag
* Try manual flag 2
* Try manual flag 3
* Travis -> Gitlab
2020-10-05 22:01:20 +02:00
Ugljesa Jovanovic
0431f27e3e
Completed random support functions
2020-10-03 18:16:26 +02:00
Ugljesa Jovanovic
231a84af67
Comment out old debug generated code, but keep for short term reference, add android/jvm wrappers, seemingly solve android unit test problems
2020-08-23 13:39:59 +02:00
Ugljesa Jovanovic
f060d2298d
Added android plugin, need to sort out shared jvm code next
2020-08-22 00:43:22 +02:00
Ugljesa Jovanovic
0c098e57db
Test secret stream generated code
2020-08-15 17:50:46 +02:00
Ugljesa Jovanovic
0ab54a6048
Dokka sourceset definition
2020-08-09 14:35:20 +02:00
Ugljesa Jovanovic
e997c18d1d
A nicer workaround for JS compiler wrong function name bug
2020-08-08 22:05:46 +02:00