Sha256: dddc0b640a6f7c1f9b3d20d0a8ccf5946fd4048f80bb380fc512db26452e161b

Contents?: true

Size: 518 Bytes

Versions: 22

Compression:

Stored size: 518 Bytes

Contents

# frozen_string_literal: false
#--
# = 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 licensed under the same licence as Ruby.
# (See the file 'LICENCE'.)
#++

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

Version data entries

22 entries across 22 versions & 7 rubygems

Version Path
logstash-filter-csharp-0.2.1 vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
logstash-filter-csharp-0.2.0 vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
mrcooper-logstash-output-azuresearch-0.2.2 vendor/jruby/2.5.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
logstash-output-icinga-1.1.0 vendor/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
logstash-filter-csharp-0.1.0 vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
ivanvc-logstash-input-s3-3.1.1.4 vendor/local/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
ivanvc-logstash-input-s3-3.1.1.3 vendor/local/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
ivanvc-logstash-input-s3-3.1.1.2 vendor/local/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
jruby-openssl-0.9.18-java lib/jopenssl23/openssl/cipher.rb
logstash-filter-delta-1.1.0 vendor/bundle/jruby/2.2.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
logstash-filter-delta-1.0.1 vendor/bundle/jruby/2.2.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
logstash-filter-base64-1.0.4 vendor/bundle/jruby/2.2.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
logstash-filter-base64-1.0.3 vendor/bundle/jruby/2.2.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
logstash-filter-delta-1.0.0 vendor/bundle/jruby/2.2.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
logstash-filter-base64-1.0.2 vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
logstash-filter-base64-1.0.1 vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
logstash-filter-base64-1.0.0 vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb
jruby-openssl-0.9.17-java lib/jopenssl23/openssl/cipher.rb
jruby-openssl-0.9.16-java lib/jopenssl23/openssl/cipher.rb
jruby-openssl-0.9.15-java lib/jopenssl23/openssl/cipher.rb