Sha256: 02dd9d3d13c8e0c468cb8a13b8bc4c75cc4db2e5b5bbe277a8b2f794e1a633a5

Contents?: true

Size: 983 Bytes

Versions: 24

Compression:

Stored size: 983 Bytes

Contents

# -*- encoding: US-ASCII -*-
module HMACConstants

  Contents = "Ipsum is simply dummy text of the printing and typesetting industry. \nLorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. \nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum."
  Key                = 'sekrit'

  BlankSHA1Digest    = "\3329\243\356^kK\r2U\277\357\225`\030\220\257\330\a\t"
  SHA1Digest         = "\236\022\323\341\037\236\262n\344\t\372:\004J\242\330\257\270\363\264"
  BlankSHA1HexDigest = "da39a3ee5e6b4b0d3255bfef95601890afd80709"
  SHA1Hexdigest      = "9e12d3e11f9eb26ee409fa3a044aa2d8afb8f3b4"
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
rubysl-openssl-2.13 spec/shared/constants.rb
rubysl-openssl-2.12 spec/shared/constants.rb
rubysl-openssl-2.11 spec/shared/constants.rb
rubysl-openssl-2.10 spec/shared/constants.rb
rubysl-openssl-2.9 spec/shared/constants.rb
rubysl-openssl-2.8.0 spec/shared/constants.rb
rubysl-openssl-2.7.0 spec/shared/constants.rb
rubysl-openssl-2.6.0 spec/shared/constants.rb
rubysl-openssl-2.5.0 spec/shared/constants.rb
rubysl-openssl-2.4.0 spec/shared/constants.rb
rubysl-openssl-2.3.1 spec/shared/constants.rb
rubysl-openssl-2.3.0 spec/shared/constants.rb
rubysl-openssl-2.2.1 spec/shared/constants.rb
rubysl-openssl-2.2.0 spec/shared/constants.rb
rubysl-openssl-1.0.2 spec/shared/constants.rb
rubysl-openssl-2.1.0 spec/shared/constants.rb
rubysl-openssl-2.0.6 spec/shared/constants.rb
rubysl-openssl-2.0.5 spec/shared/constants.rb
rubysl-openssl-2.0.4 spec/shared/constants.rb
rubysl-openssl-2.0.3 spec/shared/constants.rb