Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


https://www.juniper.net/documentation/en_US/junos/topics/concept/ipsec-encryption-solutions.html


AES-GCM is an authenticated encryption algorithm designed to provide both authentication and privacy



CBC

Cipher Block Chaining



IV ( initialization vector ) is to avoid to start at 1 to n, instead random to another random number


CGMGCMGalois/Counter Mode
to encrypt the data

CGM GCM but only authGMAC
just for authenticate the date



...