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: 99,474 of 187,622
Downloads: 8,003

Daily

Ranking: 51,809 of 187,603
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,012,753,026bundler
101,166,409,648rake
151,090,420,232minitest
73556,466,252pry
1,28932,221,486rbnacl
1,82515,850,356coveralls
3,5843,160,334zxcvbn-ruby
6,738673,326wwtd

Owners

#GravatarHandle
1icongrempe