1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems/package
Bart de Water 734c5276f0 [rubygems/rubygems] Simplify digest name selection and use SHA256
The previous commit introduces the Gem::Security.create_digest method, allowing to:
- decouple algorithm choice from implementation (OpenSSL or Ruby built-in)
- untangle the SHA512 fallback for TarWriter from the generic hashing digest choice (undoing commit 9471f8ed2bdc12248d2619bbbce6e53cd6c16cb6)

https://github.com/rubygems/rubygems/commit/1bc03231e4
2020-07-31 21:07:19 +09:00
..
tar_reader Enforce no empty lines around class body in rubygems 2020-07-31 21:07:19 +09:00
digest_io.rb Enforce no empty lines around class body in rubygems 2020-07-31 21:07:19 +09:00
file_source.rb Enforce no empty lines around class body in rubygems 2020-07-31 21:07:19 +09:00
io_source.rb Enforce no empty lines around class body in rubygems 2020-07-31 21:07:19 +09:00
old.rb Enforce no empty lines around class body in rubygems 2020-07-31 21:07:19 +09:00
source.rb
tar_header.rb Enforce no empty lines around class body in rubygems 2020-07-31 21:07:19 +09:00
tar_reader.rb Enforce no empty lines around class body in rubygems 2020-07-31 21:07:19 +09:00
tar_test_case.rb Enforce no empty lines around class body in rubygems 2020-07-31 21:07:19 +09:00
tar_writer.rb [rubygems/rubygems] Simplify digest name selection and use SHA256 2020-07-31 21:07:19 +09:00