Can somebody provide me a good Block Cipher Algorithm with example. This is required for Data Masking of Strings. Algorithm should be fast and not easily reversible as this will be applied on millions of records.
Either wise you can also suggest some other algorithm for fixed length Data masking algorithm which will be fast and not easily reversible.