Mac Categories

POG 1.1


POG Free and easy to use password operations gem

System Requirememts
Mac OS X
Download Details
Company Travis Warlick
Version 1.1
Post Date October 02, 2009
License Freeware
File Size 22 KB
There are no screenshots

POG 1.1


Free and easy to use password operations gem
POG is a free Ruby gem for password strength testing, simplifying password hashing and salting, password-hash authentication, and random password generation.

NOTE: POG is distributed and licensed under the terms of the Apache Software License.

What's New in This Release:

  • Additional tests to complete 100% C0 code coverage according to rco. Note: In the grand-scheme-of-things, this really doesn't mean much.
  • Sanitize method implemented to clear sensitive data from memory.