diff --git a/Sources/App/Controllers/GlobalFunctions/EncryptionController.swift b/Sources/App/Controllers/GlobalFunctions/EncryptionController.swift new file mode 100644 index 0000000..a0490df --- /dev/null +++ b/Sources/App/Controllers/GlobalFunctions/EncryptionController.swift @@ -0,0 +1,8 @@ +// +// File.swift +// +// +// Created by Michiel Carman on 4/2/24. +// + +import Foundation