issues
search
thecatkitty
/
lavender
Multiplatform slideshow application
https://celones.pl/lavender
MIT License
4
stars
0
forks
source link
Refactor cryptography code
#72
Closed
thecatkitty
closed
2 years ago
thecatkitty
commented
2 years ago
introduce an extensible architecture of
crg
, allowing for easier integration on other ciphers
apply the new coding style to the cryptography code
move the passcode prompt from
crg
to
sld
fix rstrtoull for strings not beginning with whitespace
utilize
size_t
in indirect ZIP CRC calculation
rename platform-specific definition header directory
crg
, allowing for easier integration on other cipherscrg
tosld
size_t
in indirect ZIP CRC calculation