Categories: None [Edit]

digest_io

https://rubygems.org/gems/digest_io
DigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as data is written to it. This allows you to verify data integrity or generate checksums in real-time without requiring a separate pass over the data. Ideal for logging, file uploads, or any use case where you need both to write and hash data efficiently.

Total

Ranking: 188,239 of 190,365
Downloads: 421

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44718,397,445rails
121372,188,733rspec-rails

Owners

#GravatarHandle
1iconkeygen