aboutsummaryrefslogtreecommitdiffstats
path: root/src/cipherpack
Commit message (Expand)AuthorAgeFilesLines
* Adopt to jau::fs::remove() changesSven Gothel2022-06-261-8/+8
* passphrase type: jau::io::secure_string (C++) and ByteBuffer (Java), former w...Sven Gothel2022-06-062-39/+170
* Refine API and README doc (Use message, sender and receiver, emphasize on str...Sven Gothel2022-06-032-193/+247
* *encrypt*/*decrypt*: PLAIN -> WORDY PRINT (only w/ verbose on), show source i...Sven Gothel2022-06-031-8/+10
* Simplify *encrypt* and *decrypt* API, use destination_fname as an optional fi...Sven Gothel2022-06-032-43/+33
* Java Binding 1/2 (Build clean, WIP) and minor alignmentsSven Gothel2022-06-023-147/+141
* Minor naming changesSven Gothel2022-05-301-1/+1
* Add CipherpackListener, using as general lister/callback solution for encrypt...Sven Gothel2022-05-301-154/+338
* Rename Project: Elevator -> Cipherpack, namespace elevator::cipherpack -> cip...Sven Gothel2022-05-306-0/+1002