Implements a way of adding different encryptions. The class should implement a self.digest method that taks the following params:
- password - stretches: the number of times the encryption will be applied - salt: the password salt as defined by devise - pepper: Devise config option
Generated with the Darkfish Rdoc Generator 2.