// // File.swift // // // Created by Michiel Carman on 4/2/24. // import Foundation import Crypto //struct CustomCrypto{ // public static func DecryptString(input: String) -> [String]{ // // } //}