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-input-beats-2.0.2 vendor/jruby/1.9/gems/jruby-openssl-0.9.12-java/lib/jopenssl18/openssl/cipher.rb
logstash-input-beats-2.0.2 vendor/jruby/1.9/gems/logstash-codec-json-2.0.3/vendor/gems/jruby-openssl-0.9.12-java/lib/jopenssl18/openssl/cipher.rb
logstash-codec-json-2.0.3 vendor/gems/jruby-openssl-0.9.12-java/lib/jopenssl18/openssl/cipher.rb
logstash-input-beats-0.9.2 vendor/jruby/1.9/gems/jruby-openssl-0.9.12-java/lib/jopenssl18/openssl/cipher.rb
logstash-input-beats-0.9.1 vendor/jruby/1.9/gems/jruby-openssl-0.9.12-java/lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.12-java lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.11-java lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.10-java lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.9-java lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.8-java lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.7-java lib/jopenssl18/openssl/cipher.rb
jruby-openssl-0.9.6-java lib/jopenssl18/openssl/cipher.rb