RubyGems Navigation menu

digest_io 0.0.1

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.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.1 November 08, 2024 (6.5KB)

Runtime依存関係 (1):

rails >= 6.0

Development依存関係 (1):

所有者:

プッシュ者:

作者:

  • Zeke Gabrielse

SHA 256チェックサム:

=

累計ダウンロード数 150

このバージョンのみ 150

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.1

リンク: