Registry / auth / devise-encryptable

devise-encryptable

JSON →
library0.3.0rbrubygemsunverified

Devise Encryptable provides encryption solutions for salted-encryptors in Devise authentication.

gem install devise-encryptable
INSTALL
IMPORT
SIG · DEVISE-ENCRYPTABLE
D
devise-encryptable
authrubyv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Devise::Encryptable
require 'devise/encryptable'

Encrypts a password using SHA1 with salt

require 'devise/encryptable' Devise::Encryptable::Encryptors::Sha1.digest('password', 10, 'salt')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
devise-encryptable — gem install devise-encryptable · libregistry