Sahamati / rahasya

The project aims to simplify the usage of ECC curve (curve25519) with Diffie-Hellman Key exchange. The work is inline with the Account Aggregator Specification.
Apache License 2.0
13 stars 20 forks source link

Getting issue in Android 12 Version devices #29

Open ChariKundavarapu opened 2 years ago

ChariKundavarapu commented 2 years ago

Hi Team,

I am using Android 12 version devices like Google Pixel 6a and oppo.

I am trying decrypt the encrypted data by using forward secrecy getiing below issue. Error during decryption com.android.org.conscrypt.OpenSSLX509CertificateFactory$ParsingException: Error parsing private key

Can you please help on this.

gsasikumar commented 2 years ago

Please provide samples to test. Its very difficult to find time to support and without much sample codes, examples its near to impossible.