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,808 of 193,214
Downloads: 8,703

Daily

Ranking: 53,031 of 193,188
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
141,221,627,667minitest
72605,239,366pry
1,31134,617,443rbnacl
1,90516,646,116coveralls
3,5333,667,465zxcvbn-ruby
6,871718,188wwtd

Owners

#GravatarHandle
1icongrempe