Flowdock
class
Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Superclass: Object

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.