---
title: Performing Common Cryptographic Operations
framework: cryptokit
role: sampleCode
role_heading: Sample Code
path: cryptokit/performing-common-cryptographic-operations
---

# Performing Common Cryptographic Operations

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

## Overview

Overview note: This sample code project is associated with WWDC 2019 session 709: Cryptography and Your Apps.

## See Also

### Essentials

- [Complying with Encryption Export Regulations](security/complying-with-encryption-export-regulations.md)
- [Storing CryptoKit Keys in the Keychain](cryptokit/storing-cryptokit-keys-in-the-keychain.md)
- [Enhancing your app’s privacy and security with quantum-secure workflows](cryptokit/enhancing-your-app-s-privacy-and-security-with-quantum-secure-workflows.md)
