Open witsarut-icl opened 1 week ago
I discovered the official implementation of asymmetric encryption (RSA) at https://github.com/apple-oss-distributions/CommonCrypto/blob/main/lib/CommonRSACryptor.c. Is it possible to provide support for this?
I discovered the official implementation of asymmetric encryption (RSA) at https://github.com/apple-oss-distributions/CommonCrypto/blob/main/lib/CommonRSACryptor.c. Is it possible to provide support for this?