Categories: None [Edit]

session_keys

https://rubygems.org/gems/session_keys
https://github.com/grempe/session-keys-rb
SessionKeys is a cryptographic tool for the deterministic generation of NaCl compatible Curve25519 encryption and Ed25519 digital signature keys. The strength of the system is rooted in the fact that the keypairs are derived from passing an identifier, such as a username or email address, and a high-entropy passphrase through the SHA256 one-way hash and the scrypt key derivation functions. This means that no private key material need ever be writter to disk or transmitted. The generated keys are deterministic; for any given ID, password, and strength combination the same keys will always be returned.

Total

Ranking: 100,460 of 180,534
Downloads: 6,831

Daily

Ranking: 102,580 of 180,529
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,085,680,397bundler
16856,806,105rake
20803,573,354minitest
63423,934,173pry
1,16824,831,502rbnacl
1,61813,330,834coveralls
3,4352,481,786zxcvbn-ruby
6,435555,551wwtd

Owners

#GravatarHandle
1icongrempe