Categories: None [Edit]
pii_cipher
PiiCipher lets you search encrypted PII columns in ActiveRecord without ever
storing or querying plaintext. It generates HMAC-SHA256 blind indexes alongside
your ciphertext — trigram arrays for partial (substring) searches and single
hashes for exact-match lookups. The hash functions run in a native Rust
extension for performance. Query interception is transparent: call `where`
as normal and PiiCipher rewrites the query against the blind index automatically.
Total
Ranking: 169,731 of 196,739
Downloads: 2,933
Daily
Ranking: 106,086 of 196,700
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 37 | 835,022,323 | activerecord |
| 46 | 784,526,437 | railties |
| 1,311 | 36,096,313 | rb_sys |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | Chezhian |