Sha256: 58b0024deeb68318d90d388a47bda196e98a5c093b0fe1c18614f4a23c25fc06

Contents?: true

Size: 598 Bytes

Versions: 72

Compression:

Stored size: 598 Bytes

Contents

=begin
= $RCSfile$ -- Ruby-space predefined Cipher subclasses

= Info
  'OpenSSL for Ruby 2' project
  Copyright (C) 2002  Michal Rokos <m.rokos@sh.cvut.cz>
  All rights reserved.

= Licence
  This program is licenced under the same licence as Ruby.
  (See the file 'LICENCE'.)

= Version
  $Id$
=end

##
# Should we care what if somebody require this file directly?
#require 'openssl'

module OpenSSL
  class Cipher
    # This class is only provided for backwards compatibility.  Use OpenSSL::Digest in the future.
    class Cipher < Cipher
      # add warning
    end
  end # Cipher
end # OpenSSL

Version data entries

72 entries across 69 versions & 13 rubygems

Version Path
logstash-filter-csharp-0.1.0 vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.20-java lib/jopenssl18/openssl/cipher.rb
ivanvc-logstash-input-s3-3.1.1.4 vendor/local/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
ivanvc-logstash-input-s3-3.1.1.3 vendor/local/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
ivanvc-logstash-input-s3-3.1.1.2 vendor/local/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.19-java lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.18-java lib/jopenssl18/openssl/cipher.rb
logstash-filter-delta-1.1.0 vendor/bundle/jruby/2.2.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
logstash-filter-delta-1.0.1 vendor/bundle/jruby/2.2.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
logstash-filter-base64-1.0.4 vendor/bundle/jruby/2.2.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
logstash-filter-base64-1.0.3 vendor/bundle/jruby/2.2.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
logstash-filter-delta-1.0.0 vendor/bundle/jruby/2.2.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
logstash-filter-base64-1.0.2 vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
logstash-filter-base64-1.0.1 vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
logstash-filter-base64-1.0.0 vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.17-java lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.16-java lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.15-java lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.14-java lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.13-java lib/jopenssl18/openssl/cipher.rb