index
:
cipherpack.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Project: Elevator -> Cipherpack, namespace elevator::cipherpack -> cip...
Sven Gothel
2022-05-30
2
-26
/
+33
*
Adopt to renamed Byte{->In}Stream interface and implementations
Sven Gothel
2022-05-28
1
-3
/
+3
*
Move byte_stream.* and io_util.* to jaulib v0.10.1-11-g9fc774e + make unit te...
Sven Gothel
2022-05-28
1
-3
/
+3
*
Start encapsulating DataStream* -> ByteStream* and whole io namespace for inc...
Sven Gothel
2022-05-28
1
-3
/
+3
*
Fix DataSource_URL: check_available() shall be blocking until ringbuffer has ...
Sven Gothel
2022-05-27
1
-1
/
+2
*
Cipherpack v7 restructure: Good API-Doc; Encapsulate PackInfo(PackHeader(Cryp...
Sven Gothel
2022-05-23
1
-4
/
+5
*
Restructure: class IOUtil -> namespace io; Use new DataSource_Closeable
Sven Gothel
2022-05-23
1
-3
/
+3
*
ZAF_ELEVATOR_0005: Add host_key fingerprint, pass multiple pub host keys to f...
Sven Gothel
2022-05-20
1
-12
/
+15
*
ZAF_ELEVATOR_0004: Support multiple keys for encryption, identified via publi...
Sven Gothel
2022-05-18
1
-19
/
+64
*
Drop obsolete example/pack
Sven Gothel
2022-05-18
2
-58
/
+0
*
Crypto1.cpp: Use strict uint64_t for total size counting as size_t or ssize_t...
Sven Gothel
2021-06-22
1
-1
/
+1
*
ZAF_ELEVATOR_0003: + creation timestamp, test magic upfront @ decrypt, fully ...
Sven Gothel
2021-06-20
1
-41
/
+51
*
examples/cipherpack: Add optional option '-deconly' and support http source, ...
Sven Gothel
2021-06-20
1
-35
/
+30
*
Cipherpack::checkSignThenDecrypt_RSA1() use universal Botan::DataSource inste...
Sven Gothel
2021-06-20
1
-3
/
+4
*
Use 'AMALGAMATION_ARCH_INC' derived from "${PROJECT_SOURCE_DIR}/include/amalg...
Sven Gothel
2021-06-07
1
-1
/
+1
*
Add amalgamated platform dependend files under 'include/amalgamation-amd64', ...
Sven Gothel
2021-06-07
1
-2
/
+1
*
Initial commit of working Cipherpack (See include/elevator/Cipherpack.hpp)
v0.0.1
Sven Gothel
2021-06-07
3
-0
/
+156