Sha256: d1fd6125e0515e10c682607f3dc2c57866f36183ddf9cff485586f56bce51d2c
Contents?: true
Size: 1.31 KB
Versions: 0
Compression: gzip
Compressed size: 575 Bytes
Stored size: 575 Bytes
Contents
--- !ruby/object:Gem::Specification name: ntc-rcrypto version: !ruby/object:Gem::Version version: 0.2.0 platform: ruby authors: - nghiatc autorequire: bindir: exe cert_chain: [] date: 2024-10-27 00:00:00.000000000 Z dependencies: [] description: ntc-rcrypto is a module ruby cryptography. email: - congnghia0609@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".travis.yml" - CODE_OF_CONDUCT.md - Gemfile - LICENSE - README.md - Rakefile - lib/main.rb - lib/rcrypto.rb - lib/rcrypto/base_error.rb - lib/rcrypto/sss.rb - lib/rcrypto/version.rb - rcrypto.gemspec homepage: https://github.com/congnghia0609/ntc-rcrypto licenses: - Apache-2.0 metadata: homepage_uri: https://github.com/congnghia0609/ntc-rcrypto source_code_uri: https://github.com/congnghia0609/ntc-rcrypto changelog_uri: https://github.com/congnghia0609/ntc-rcrypto post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.5.16 signing_key: specification_version: 4 summary: ntc-rcrypto ruby cryptography. test_files: []