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: 97,683 of 190,317
Downloads: 8,493

Daily

Ranking: 60,162 of 190,280
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
141,163,937,242minitest
72583,359,451pry
1,30433,460,679rbnacl
1,88916,146,168coveralls
3,5683,409,663zxcvbn-ruby
6,807697,128wwtd

Owners

#GravatarHandle
1icongrempe