CryptoHelper final class CryptoHelper Helper for random crypto related stuff. Show on GitHub sha256Hash(of:) Hash a String. ChatGPT wrote this. Declaration Swift static func sha256Hash(of string: String) -> String Show on GitHub