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: 101,087 of 183,147
Downloads: 7,099

Daily

Ranking: 51,220 of 183,139
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,410,789,589bundler
10955,044,755rake
19896,351,773minitest
68467,425,546pry
1,19628,262,867rbnacl
1,70714,092,920coveralls
3,4872,718,615zxcvbn-ruby
6,620578,321wwtd

Owners

#GravatarHandle
1icongrempe