-
Notifications
You must be signed in to change notification settings - Fork 1
Home
romantsisyk edited this page Nov 29, 2024
·
4 revisions
Welcome to the CryptoKit Wiki, your ultimate guide to integrating and using the comprehensive cryptography library for Kotlin.
CryptoKit is a modern cryptographic library designed to make security simple and scalable for developers. From encryption to secure key management, CryptoKit empowers developers to build robust, secure applications.
- π Encryption: Supports AES (symmetric) and RSA (asymmetric) encryption.
- ποΈ Digital Signatures: Sign and verify data with ease.
- π Key Management: Generate, store, retrieve, and rotate cryptographic keys.
- π· QR Code Integration: Generate and decode secure QR codes.
- βοΈ Error Handling: Manage cryptographic errors gracefully.