RubyGems Navigation menu

session_keys 1.0.0

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.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 2.0.0 - August 23, 2019 (21,5 KB)
  2. 1.0.0 - September 08, 2016 (26 KB)
  3. 0.1.0 - May 01, 2016 (26 KB)

dependencias de Runtime (3):

rbnacl ~> 3.4.0
zxcvbn-ruby ~> 0.1

dependencias de Development (7):

bundler ~> 1.12
coco ~> 0.14
coveralls ~> 0.8
minitest ~> 5.0
pry ~> 0.10
rake ~> 11.0
wwtd ~> 1.3

Propietarios:

Autores:

  • Glenn Rempe

SHA 256 checksum:

44408851e9e1f1b0f046cced3211bbcc6320e2e638aa62931250bdecd1b33110

Total de descargas 6.855

Para esta versión 2.197

Licencia:

MIT

Versión de Ruby requerida: >= 2.1.0

Enlace: