aboutsummaryrefslogtreecommitdiffstats
path: root/test/cipherpack
Commit message (Expand)AuthorAgeFilesLines
* Align to jaulib 1.3.4: Full cmake-presets usage w/ vscode support update; als...v1.2.4Sven Göthel2024-08-091-0/+2
* Adopt to jaulib: clangd/cland-tidy integration; Use VersionNumberv1.2.2Sven Göthel2024-05-261-0/+1
* clang-18 fixes, adopt to jaulib changesv1.2.1Sven Göthel2024-05-201-0/+3
* Build Environment: Better CMake Usage incl. Eclipse (IDE) default CDT CMake; ...Sven Göthel2024-05-072-17/+17
* Cleanup/Fix: C++20, clang-16 + clang-tidy-16, gcc 12.2, latest jaulib, passin...Sven Göthel2024-05-041-8/+8
* Tests: Default logger shows Header, End and Error; Alloc feeder's buffer abov...Sven Gothel2023-01-021-14/+14
* test_01_cipherpack/Test01Cipherpack: Log failure of enc_feed.write(..), i.e. ...Sven Gothel2023-01-021-0/+6
* Adopt to jaulib's jau::io changesSven Gothel2023-01-011-25/+41
* test_01_cipherpack: Add test32_bug574, however, we can't simulate actual feed...Sven Gothel2022-12-311-1/+66
* Add C++20 support, use Eclipse via cmake prepare and external make, mention c...Sven Gothel2022-12-301-1/+1
* Revise CipherpackListener: Simplify notify semantics; notifyError() handles &...Sven Gothel2022-08-281-62/+359
* Handle fingerprints as binary data (no string bloating); bump package magic t...Sven Gothel2022-08-081-79/+79
* Adopt to Botan agnostic jaulib changes, use a Botan::DataSource wrapper, map ...Sven Gothel2022-08-051-4/+46
* Enhance test_01_cipherpack (C++/Java): Test critical plaintext size 0, buffer...Sven Gothel2022-08-021-183/+525
* ByteInStream_File use_binary arg has been droppedSven Gothel2022-07-311-13/+13
* Adding hash algo to cipherpack:hash_util::append_to_file() signature line, al...Sven Gothel2022-07-251-3/+3
* FreeBSD Support: Add patches. Passing all unit tests on FreeBSDSven Gothel2022-07-251-1/+8
* User clear encryption terminology clarifying semantics, cleaning API docSven Gothel2022-07-221-102/+102
* Add cipherpack::hash_util::calc() for file and directories (C++, Java), suppo...Sven Gothel2022-07-221-2/+55
* Add optional hash production to encryptThenSign() and checkSignThenDecrypt() ...Sven Gothel2022-07-111-42/+97
* cipherpack::environment: Use singleton instance and add print_info() for cpui...Sven Gothel2022-07-111-0/+56
* Adopt to jaulib v0.13.1-81-g2ebef56 changes: CPUtils migration, package reloc...Sven Gothel2022-07-071-9/+15
* test01 (C++, Java): Don't test if http protocol not supported, i.e. not compi...Sven Gothel2022-06-261-0/+12
* test_01_cipherpack.cpp: Fix test-name outputSven Gothel2022-06-261-12/+12
* Adopt to jau::fs::remove() changesSven Gothel2022-06-261-3/+3
* passphrase type: jau::io::secure_string (C++) and ByteBuffer (Java), former w...Sven Gothel2022-06-062-4/+5
* Completion of Java Test01Cipherpack, covering all tests of native test_01_cip...Sven Gothel2022-06-041-17/+12
* Refine io-stream usage and benefit from jaulib's new jau::io::uri handling fo...Sven Gothel2022-06-041-3/+4
* Test01Cipherpack.java: Add more tests from native unit tests (http and error ...Sven Gothel2022-06-031-1/+1
* Simplify *encrypt* and *decrypt* API, use destination_fname as an optional fi...Sven Gothel2022-06-032-55/+47
* Java Binding 1/2 (Build clean, WIP) and minor alignmentsSven Gothel2022-06-021-162/+165
* Add CipherpackListener, using as general lister/callback solution for encrypt...Sven Gothel2022-05-301-29/+58
* Rename Project: Elevator -> Cipherpack, namespace elevator::cipherpack -> cip...Sven Gothel2022-05-304-0/+721