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