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: 186,372 of 187,591
Downloads: 353

Daily

Ranking: 69,839 of 187,571
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43678,761,749rails
116354,228,977rspec-rails

Owners

#GravatarHandle
1iconkeygen