Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 414 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 414 Bytes

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