Daniel Scharrer
|
d9e3f5e96f
|
CMake: Only use pkgconfig path for liblzma as a last resort
Otherwise this breaks multilib builds.
|
1 year ago |
Daniel Scharrer
|
06a38bf2a8
|
language: Fix debug build errors with older Clang versions
|
1 year ago |
Daniel Scharrer
|
f0359dc1bf
|
test: Fix unused variable warning with some compilers
|
1 year ago |
Daniel Scharrer
|
3d88822bbf
|
CMake: Fix build with old CMake versions
|
1 year ago |
Daniel Scharrer
|
ee1a222f8a
|
CMake: Enable libc++ thread annotations
|
1 year ago |
Daniel Scharrer
|
39968478fe
|
CMake: Enable -Wheader-hygiene
|
1 year ago |
Daniel Scharrer
|
eaecc4d633
|
CMake: Enable more debug checks
|
1 year ago |
Daniel Scharrer
|
dc763d3db4
|
Update CHANGELOG
|
1 year ago |
Daniel Scharrer
|
c09da38f69
|
CMake: Use mold if available
|
1 year ago |
Daniel Scharrer
|
3a4b94c757
|
CMake: Use LLD if available
|
1 year ago |
Daniel Scharrer
|
6cff5b3b00
|
CMake: Use -flto=auto if available
|
1 year ago |
Daniel Scharrer
|
dfed377442
|
test: Fix unused variable warning with some compilers
|
1 year ago |
Daniel Scharrer
|
88f1d5fa33
|
xchacha20: Fix build with older compilers
|
1 year ago |
Daniel Scharrer
|
fa0205f778
|
CMake: Don't try to set policy CMP0167 with older CMake versions
|
1 year ago |
Daniel Scharrer
|
102de3e406
|
xchacha20: Fix derive_subkey on big endian platforms
|
1 year ago |
Daniel Scharrer
|
5545a515ea
|
pbkdf2: Reuse common hash state between iterations
|
1 year ago |
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 |