aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/CryptoHandler.kt
AgeCommit message (Collapse)Author
2020-07-09Rewriiiiiiiiiite!Marvin Borner
Okay, okay. I know, rewriting projects all the time is dumb. Buuut, we really don't want to work with our old and ugly code anymore. Furthermore we'll be using Deno now!
2019-06-20Fixed encoding and line breaks (TODO: Binary files)Marvin Borner
Co-authored-by: LarsVomMars <lars@kroenner.eu>
2019-06-20Fixed decrypting encoding bugsMarvin Borner
Co-authored-by: LarsVomMars <lars@kroenner.eu>
2019-06-20Added AES file encryptionMarvin Borner
Co-authored-by: LarsVomMars <lars@kroenner.eu>