format-preserving-encryption-java icon indicating copy to clipboard operation
format-preserving-encryption-java copied to clipboard

[FEATURE]

Open raghuraman1 opened this issue 2 years ago • 0 comments

Description

[Make check method in FormatPreservingEncryption protected]

Why is this needed?

[If the check method was protected I could extend the class and add some additional checks for example maybe based on regular expressions on a need basis]

Additional Information

[Since the class is not marked as final I assume there is no harm in allowing this. Do pls note new to this project. In case there is another way to achieve this please advise. Thanks]

raghuraman1 avatar May 26 '23 16:05 raghuraman1