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,679 of 191,455
Downloads: 8,537

Daily

Ranking: 90,780 of 191,429
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,290,634,251bundler
81,273,120,523rake
141,178,952,541minitest
72588,904,024pry
1,30833,705,629rbnacl
1,89216,250,246coveralls
3,5643,478,911zxcvbn-ruby
6,826701,533wwtd

Owners

#GravatarHandle
1icongrempe