Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AES256GCM Decryption issue. #14

Open
malisanjay5433 opened this issue Apr 23, 2020 · 0 comments
Open

AES256GCM Decryption issue. #14

malisanjay5433 opened this issue Apr 23, 2020 · 0 comments

Comments

@malisanjay5433
Copy link

Hello there, I have been working on some encryption decryption thing. I'm unable to decrypt the Ciphertext .

Ciphertext: aqCZaIupuXS6N4LoJMc3XOsDdJYlpQNpitykLFN9UapdKMW8oK1HFLPar0B8GQ
Key: 78214125442A472D4B6150645367566B

Using this method to decrypt Ciphertext
let c2 = try SecureCompatibleEncryptionExamples.decryptString(ciphertext:"aqCZaIupuXS6N4LoJMc3XOsDdJYlpQNpitykLFN9UapdKMW8oK1HFLPar0B8GQ+lrYHvFbMk", password:"78214125442A472D4B6150645367566B")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant