RubyGems Navigation menu

obfuscator-rb 0.8.1

A Ruby library for data obfuscation that: - Preserves original data format and structure as much as possible - Supports numbers (including IP-like sequences), dates, and text - Maintains text structure while replacing content with meaningless but natural-looking words in English and Russian - Maintains data type consistency and decimal precision - Offers seeded randomization for reproducible results - Handles various number formats (leading zeros, separators) - Provides configurable options (unsigned mode, format preservation) Note: Individual obfuscator instances are not thread-safe. For concurrent operations, create separate instances per thread.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.8.1 February 23, 2025 (21.0 KB)
  2. 0.3.2 February 19, 2025 (14.5 KB)
  3. 0.3.1 February 19, 2025 (14.0 KB)
顯示所有版本(共 8)

擁有者:

推送者:

作者:

  • Aleksandr Dryzhuk

SHA 256 總和檢查碼:

=

總下載次數 1,015

這個版本 353

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.3.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: