Posts

Post marked as solved
1 Replies
3k Views
I would like to generate a cryptographically random key, use that to encrypt the data with a symmetric cypher (AES typically) and then encrypt the random key with RSA. How can I do it in swift? Is it possible with CryptoKit or CommonCrypto ? Thanks
Posted
by jogi.
Last updated
.