# Script to Encrypt Documents for the SwG Encryption Project This script takes in an input HTML document and encrypts all content within ```
``` tags using [AES-GCM](https://en.wikipedia.org/wiki/Galois/Counter_Mode). The key used to encrypt the content is added to the output document's head inside of a ```