
Hashing data using CryptoKit
So far we have been using CommonCrypto when it has come to creating hashes of data. I even wrote about it some time ago and presented a thin layer on… Read more Hashing data using CryptoKit →
So far we have been using CommonCrypto when it has come to creating hashes of data. I even wrote about it some time ago and presented a thin layer on… Read more Hashing data using CryptoKit →
Looking for hashing data using CryptoKit? Please navigate to here. In this post we will look into how to add CommonCrypto to a Xcode project and how to generate hash… Read more Hashing data using CommonCrypto and SHA256 →