DAMEncrypter is a basic encryption algorithm created by:
- Daniel Augusto Caceres Salas
- Alan Jesus Navarro Montes
- Manuel Alejandro Vergara Diaz
to show a functional example of the pipes and filter architectural pattern. In this example we are using generic pipe and filters Java classes that were written by Rory O’Kane (roryokane) and can be found here: https://gist.github.com/roryokane/9606238