28 Commits

Author SHA1 Message Date
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
48d81f257e
Add more doc copied from libsodium 2020-11-14 13:27:42 +01:00
Ugljesa Jovanovic
aa7bc8dd65
Adding native libui ui 2020-10-23 14:15:21 +02:00
Ugljesa Jovanovic
a210ef2db3
It's late 2020-10-20 00:32:42 +02:00
Ugljesa Jovanovic
d81f1eea4b
Started buidling sample structure 2020-10-17 18:08:12 +02:00
Ugljesa Jovanovic
0a52a55a9d
Add js sample (node and browser) 2020-10-17 17:39:53 +02:00
Ugljesa Jovanovic
14cf103ac7
Added android sample app 2020-10-17 11:41:38 +02:00
Ugljesa Jovanovic
c66fde8502
Adding scalrmult_ native impl, starting work on sample 2020-10-15 20:38:30 +02:00
Ugljesa Jovanovic
67e2d239b4
Try to expand gradle and konan cache used by travis 2020-08-09 00:46:28 +02:00
Ugljesa Jovanovic
45bb6be4a7
Update mingw runner 2020-08-08 23:20:25 +02:00
Ugljesa Jovanovic
5d3c14de2f
Use unsafe cast instead of conversion that creates new array 2020-07-07 21:47:10 +02:00
Ugljesa Jovanovic
e6f560ba8e
Working single shot xchacha20poly1305 encryption and decryption in delegated flavour 2020-06-27 18:20:53 +02:00
Ugljesa Jovanovic
1848de0e8d
Further API conversion 2020-06-23 21:39:04 +02:00
Ugljesa Jovanovic
6c00484b28
Add runners for macos and mingw sample executables 2020-06-13 10:46:29 +02:00
Ugljesa Jovanovic
197aacac33
Built and included modified libsodium with additional wrappers, working blake, sha256/512 hashes 2020-06-09 20:30:12 +02:00
Ugljesa Jovanovic
1be0470745
Idea cinterop stopped working, again... fixed blake2b stateless segmentation 2020-06-07 00:55:46 +02:00
Ugljesa Jovanovic
e61ffdf978
Cleaning up and implementing api 2020-06-07 00:02:53 +02:00
Ugljesa Jovanovic
459131f082
Remove 32bit native set, and use convert instead 2020-06-06 15:07:20 +02:00
Ugljesa Jovanovic
907128fcfa
Progress 2020-06-06 00:41:00 +02:00
Ugljesa Jovanovic
3ad86e284a
Remove all annotations 2020-06-05 20:13:21 +02:00
Ugljesa Jovanovic
d901a45b87
Playing around with the API, added optins, will remove annotations in next commit 2020-06-05 20:09:38 +02:00
Ugljesa Jovanovic
d11d4e7fb0
Working arm 64 libsodium integration 2020-06-05 16:27:58 +02:00
Ugljesa Jovanovic
14676337fc
Added hash test, fixed idea native cinterop resolution 2020-06-03 00:18:41 +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
641d950384
Remove build dirs after building 2020-06-02 20:39:52 +02:00
Ugljesa Jovanovic
cc2f392bb7
Working sodium cinterop 2020-05-24 20:41:32 +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