summaryrefslogtreecommitdiffstats
path: root/Cryptor.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-25Remove remote-host and port optionsMalfurious1-2/+2
2024-10-25Remove Socket classMalfurious1-48/+18
2024-10-24Refactor random password generation to use mbedtls entropy sourceMalfurious1-8/+3
2024-10-24Refactor SHA256 function to use mbedtlsMalfurious1-4/+3
2024-10-24Refactor AES functions to use mbedtlsMalfurious1-33/+104