aboutsummaryrefslogtreecommitdiffstats
path: root/java/org
Commit message (Expand)AuthorAgeFilesLines
* Java: Adopt to moving ByteInStream_Feed -> jaulib and using ByteInStream (i.e...Sven Gothel2022-06-262-216/+17
* passphrase type: jau::io::secure_string (C++) and ByteBuffer (Java), former w...Sven Gothel2022-06-062-14/+77
* JNI ByteInStream_Feed: Fix JNI binding method names and add missing onesSven Gothel2022-06-041-1/+1
* Fix API/README Documentation, add missing class header docs etcSven Gothel2022-06-044-2/+29
* Refine io-stream usage and benefit from jaulib's new jau::io::uri handling fo...Sven Gothel2022-06-041-5/+4
* Refine API and README doc (Use message, sender and receiver, emphasize on str...Sven Gothel2022-06-032-107/+139
* Simplify *encrypt* and *decrypt* API, use destination_fname as an optional fi...Sven Gothel2022-06-032-63/+70
* Minor fixes: version.cpp, Java and JNI code to match.Sven Gothel2022-06-032-52/+49
* Java Binding 1/2 (Build clean, WIP) and minor alignmentsSven Gothel2022-06-024-44/+153
* Provisioning Java Binding (incomplete, non-working, don't add BUILDJAVA to cm...Sven Gothel2022-05-3010-0/+1931