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: 100,786 of 186,715
Downloads: 7,564

Daily

Ranking: 62,384 of 186,700
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,903,420,977bundler
101,127,274,939rake
161,054,255,914minitest
71542,411,855pry
1,28231,640,864rbnacl
1,79515,704,780coveralls
3,5733,067,352zxcvbn-ruby
6,703659,297wwtd

Owners

#GravatarHandle
1icongrempe