Daniel Scharrer
|
689c03ed0e
|
iteratedhash: Add support for using a pre-initialized state
|
1 year ago |
Daniel Scharrer
|
8b052e7885
|
CMake: Respect CMAKE_POLICY_DEFAULT_CMP0167
|
1 year ago |
Daniel Scharrer
|
b266694a70
|
CMake: Fix test build with CMake 3.0 to 3.11
|
1 year ago |
Daniel Scharrer
|
2939ac1f78
|
xchacha20: Make conversion explicit
|
1 year ago |
Daniel Scharrer
|
345b5cb38e
|
slice: Fix use of undefined BOOST_VERSION
|
1 year ago |
Daniel Scharrer
|
f56ff666c2
|
test: Fix Windows build
|
1 year ago |
Daniel Scharrer
|
ad69cb0901
|
GitHub: Add CI
|
1 year ago |
Daniel Scharrer
|
3563c9892c
|
slice: Fix build with Boost < 1.72
|
1 year ago |
Daniel Scharrer
|
9bb1db817a
|
pbkdf2: Force constants to be compile-time
|
1 year ago |
Daniel Scharrer
|
59d7900e10
|
test: Adjust summary text
|
1 year ago |
Daniel Scharrer
|
cfad331471
|
CMake: Fix Boost static dependencies check
|
1 year ago |
Daniel Scharrer
|
c940752ce7
|
CMake: Keep using FindBoost.cmake for now
|
1 year ago |
Daniel Scharrer
|
dd33f81336
|
test: Make constructor explicit and add virtual destructor
|
1 year ago |
Daniel Scharrer
|
cd209a6282
|
header: Extract function
|
1 year ago |
Daniel Scharrer
|
3bd0ef04ca
|
header: Code style
|
1 year ago |
Daniel Scharrer
|
9f6fd6d2c3
|
xchacha20: Fix header guard
|
1 year ago |
Daniel Scharrer
|
4be2e8a24c
|
sha256: Code style
|
1 year ago |
Daniel Scharrer
|
d551433e8d
|
cpplint: Fix compatibility with newer python versions
|
1 year ago |
Daniel Scharrer
|
6303936185
|
cpplint: Fix check for space before opening condition parenthesis
|
1 year ago |
Daniel Scharrer
|
2aa120ded7
|
CMake: Bump policy version to 3.31
|
1 year ago |
Daniel Scharrer
|
d201562835
|
CMake: Fix unit test with older CMake versions
|
1 year ago |
Daniel Scharrer
|
d882871aa5
|
CMake: Update python dependency check for CMake 3.12+
|
1 year ago |
Daniel Scharrer
|
1de78e5927
|
Add preliminary support for Inno Setup 6.4.0
|
1 year ago |
Daniel Scharrer
|
a1e7112aae
|
Add PBKDF2-SHA256 key derivation support
Required for Inno Setup 6.4.0
|
1 year ago |
Daniel Scharrer
|
f478374208
|
Add XChaCha decryption support
Required for Inno Setup 6.4.0
|
1 year ago |
Daniel Scharrer
|
3b71836197
|
decryption fixup
|
1 year ago |
Daniel Scharrer
|
d32cd56880
|
Rename USE_ARC4 to BUILD_DECRYPTION
|
1 year ago |
Daniel Scharrer
|
2d58f41a64
|
Add SHA-256 hash support
Required for Inno Setup 6.4.0
|
1 year ago |
Daniel Scharrer
|
26b1e5dbcd
|
math: Add rotr_fixed
|
1 year ago |
Daniel Scharrer
|
f75953179d
|
sha1: Add unit test
|
1 year ago |
Daniel Scharrer
|
a04b97b85d
|
md5: Add unit test
|
1 year ago |
Daniel Scharrer
|
7a250f6b77
|
crc32: Add unit test
|
1 year ago |
Daniel Scharrer
|
cd0f3c78f1
|
arc4: Add unit test
|
1 year ago |
Daniel Scharrer
|
b7adff5f5a
|
adler32: Add unit test
|
1 year ago |
Daniel Scharrer
|
6376c1ae30
|
Add a simple unit test framework
|
1 year ago |
Daniel Scharrer
|
098180a060
|
Add support for Inno Setup 6.3.x
|
1 year ago |
Daniel Scharrer
|
15777a53e3
|
run: Add missing debug string
|
1 year ago |
Daniel Scharrer
|
688272220d
|
header: Adjust architecture debug strings
|
1 year ago |
Daniel Scharrer
|
fcc2ef9c3d
|
windows: Recognize Windows 11
|
1 year ago |
Daniel Scharrer
|
73a18a014e
|
header: Add missing enum strings
|
2 years ago |
Daniel Scharrer
|
bc4b674754
|
storedenum: Change result conversion operator into explicit function
|
2 years ago |
Bernhard Rosenkränzer
|
264c2fe6b8
|
Fix build with boost 1.85
As of boost 1.85-beta1, boost/filesystem/directory.hpp is no longer
implicitly included by boost/filesystem/operations.hpp. Include it
explicitly.
|
2 years ago |
Daniel Scharrer
|
fbc82b0438
|
Declare support for Inno Setup 6.2.2
No further changes needed.
|
3 years ago |
Daniel Scharrer
|
325a7c9655
|
iteratedhash: Fix alignment check
|
3 years ago |
undef
|
4c2bc0bb42
|
fix some typos
|
3 years ago |
Daniel Scharrer
|
67bc920ef1
|
Declare support for Inno Setup 6.2.1
No further changes needed.
|
4 years ago |
Daniel Scharrer
|
5519d364cc
|
README: Expand description to match website
|
4 years ago |
Daniel Scharrer
|
36ae51399d
|
cmake: Bump policy version to 3.19
|
4 years ago |
Daniel Scharrer
|
83d0bf4365
|
cmake: Fix warning with newer cmake versions
|
4 years ago |
Dmitry Skvortsov
|
83c1544b3f
|
Add support for a modified Inno Setup 5.3.10 variant
This version has the same additional byte in the primary setup header
as is present in the already supported 5.4.2 and 5.5.0 variants.
|
4 years ago |