<!--
{
  "availability" : [
    "Xcode: 15.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "CryptoKit",
  "identifier" : "/documentation/CryptoKit/performing-common-cryptographic-operations",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Performing Common Cryptographic Operations"
}
-->

# Performing Common Cryptographic Operations

Use CryptoKit to carry out operations like hashing, key generation, and encryption.

## Overview

> Note: This sample code project is associated with WWDC 2019 session [709: Cryptography and Your Apps](https://developer.apple.com/videos/play/wwdc19/709/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)