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 top of it making it more convenient to use. In WWDC'19 Apple presented a new framework called CryptoKit. And of course, it contains functions for …