RubyGems Navigation menu

ppp 0.1.2.alpha

At grc.com/ppp.htm Steve Gibson describes a system for generating one-time passcodes. The rational for such a sytem is given: "The trouble with a username and password is that they never change. We create them, write them down or memorize them, then use them over and over again. What has been needed is an inexpensive system that provides something which changes everytime it is used. GRC's Perfect Paper Passwords system offers a simple, safe and secure, free and well documented solution that is being adopted by a growing number of security-conscious Internet facilities to provide their users with state-of-the-art cryptographic logon security." John Graham-Cumming has provided an open-source implementation of this system in C (http://www.jgc.org/blog/pppv3-c.zip), released under the BSD license. This gem is a ruby interface to that C implementation.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.1 - February 21, 2012 (35.5 KB)
  2. 1.0.0 - February 21, 2012 (35.5 KB)
  3. 0.1.6.alpha - February 21, 2012 (34.5 KB)
  4. 0.1.5.alpha - February 21, 2012 (34.5 KB)
  5. 0.1.4.alpha - February 21, 2012 (34.5 KB)
  6. 0.1.2.alpha - February 20, 2012 (34.5 KB)
顯示所有版本(共 8)

擁有者:

作者:

  • Jon Sangster

SHA 256 checksum:

0bde9dbf8602953be4185614d0e19bcfa80d794f7f12c818830e3b3be7c8a163

總下載次數 19,197

這個版本 2,396

License:

Ruby 版本需求:

RubyGems 版本需求: > 1.3.1

相關連結: