Flowdock
class
Importance_1
v7.1.3.2 - Show latest stable - 0 notes - Superclass: Object

Key Generator

KeyGenerator is a simple wrapper around OpenSSL’s implementation of PBKDF2. It can be used to derive a number of keys for various purposes from a given secret. This lets Rails applications have a single secure secret, but avoid reusing that key in multiple incompatible contexts.

Show files where this class is defined (1 file)
Register or log in to add new notes.