3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make CRYPT_WIPE_ENCRYPTED_ZERO obsolete. More... over 3 years ago
Add crypt_wipe unit test. More... over 3 years ago
Fix init for util_wipe call. More... over 3 years ago
Do not try to print NULL string in destructor. More... over 3 years ago
Remove unused union member. More... over 3 years ago
Move internal structure definition to internal header file. More... over 3 years ago
Fix mem leaks on error path in reenc_keyslot_alloc. More... over 3 years ago
Store data_shift value in rp structure. More... over 3 years ago
Store checksum protection data block size in rp structure. More... over 3 years ago
Fix cryptsetup manpage to use PBKDF consitently. More... over 3 years ago
Add some basic UTF conversion function test. More... over 3 years ago
Add constant time memcmp and use it for comparing keys. More... over 3 years ago
Do not print full help in CI clang scan_build. More... over 3 years ago
Use absolute path for compilers scripts. More... over 3 years ago
Fix some scan build warnings for api-test-2. More... over 3 years ago
Compile test also programs tests dir. More... over 3 years ago
Add unit test fo some functions in utils_crypt.c. More... over 3 years ago
Simplify LUKS2_segment_first_unused_id(). More... over 3 years ago
Fix LUKS2_get_data_size function. More... over 3 years ago
Add LUKS2 decryption with datashift tests. More... over 3 years ago
Enable LUKS2 decryption datashift support in cli. More... over 3 years ago
Add support for LUKS2 decryption with datashift. More... over 3 years ago
Introduce crypt_log_hex helper and use it for log_std output. More... over 3 years ago
Add constant time crypt_bytes_to_hex helper and use it in libdevmapper. More... over 3 years ago
Use constant time conversion for crypt_hex_to_bytes. More... over 3 years ago
Silent reencryption by volume key passed in file. More... over 3 years ago
Silent crypt_volume_key_verify call. More... over 3 years ago
configure.ac: replace argp_usage check More... over 3 years ago
Clarify clean up path of empty dm_target structure. More... over 3 years ago
Do not allow sector size increase reencryption in offline mode. More... over 3 years ago