-1

Sorry for a simple curiosity, Given Unencrypted and encrypted data (AES-GCM) both, is it possible to calculate the Chiper key of AES-GCM ?

1 Answers1

2

No, assuming AES is secure. That would be a known-plaintext attack.

Reid Rankin
  • 642
  • 3
  • 11