encrypted_search_attributes 1.2.1
Encrypting a field makes it very difficult to perform a case insensitive search for the columns data. This gem normalizes the text before encrypted it and storing it in a search column. The current normalization method is to convert the text to all lowercase.
Gemfile:
=
Installeer:
=
Versies:
- 1.2.1 January 30, 2015 (15,5 KB)
- 1.2.0 January 30, 2015 (15,5 KB)
- 1.1.0 January 12, 2015 (15,5 KB)
- 1.0.1 February 06, 2014 (14,5 KB)
Runtime afhankelijkheden (2):
activerecord
>= 3
symmetric-encryption
~> 3.3