Sha256: 57945dc1ac4436135a7d39a1772800861eea16a6023d661ffc4d183392c64821

Contents?: true

Size: 1.33 KB

Versions: 0

Compression: gzip

Compressed size: 673 Bytes

Stored size: 673 Bytes

Contents

--- !ruby/object:Gem::Specification 
rubygems_version: 0.9.1
specification_version: 1
name: bcrypt-ruby
version: !ruby/object:Gem::Version 
  version: 2.0.0
date: 2007-03-07 00:00:00 -08:00
summary: OpenBSD's bcrypt() password hashing algorithm.
require_paths: 
- lib
email: coda.hale@gmail.com
homepage: http://bcrypt-ruby.rubyforge.org
rubyforge_project: bcrypt-ruby
description: bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. bcrypt-ruby provides a simple, humane wrapper for safely handling passwords.
autorequire: bcrypt
default_executable: 
bindir: bin
has_rdoc: true
required_ruby_version: !ruby/object:Gem::Version::Requirement 
  requirements: 
  - - ">"
    - !ruby/object:Gem::Version 
      version: 0.0.0
  version: 
platform: ruby
signing_key: 
cert_chain: 
post_install_message: 
authors: 
- - Coda Hale
files: 
- CHANGELOG
- COPYING
- Rakefile
- README
- lib/bcrypt.rb
- spec/spec_helper.rb
- spec/bcrypt/engine_spec.rb
- spec/bcrypt/password_spec.rb
- ext/bcrypt.c
- ext/bcrypt_ext.c
- ext/blowfish.c
- ext/blf.h
- ext/extconf.rb
test_files: []

rdoc_options: 
- --title
- bcrypt-ruby
- --line-numbers
- --inline-source
- --main
- README
extra_rdoc_files: 
- README
- COPYING
- CHANGELOG
- lib/bcrypt.rb
executables: []

extensions: 
- ext/extconf.rb
requirements: []

dependencies: []

Package Spec version

bcrypt-ruby-2.0.0