Objective: Sort, encrypt, and perform other operations on user-supplied strings.
Problem: Can we incorporate all these functions into one form?
Solution: Provide a single form with buttons for the various operations. Link JavaScript files that provide the features as libraries.