Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] #15

Open
raghuraman1 opened this issue May 26, 2023 · 0 comments
Open

[FEATURE] #15

raghuraman1 opened this issue May 26, 2023 · 0 comments

Comments

@raghuraman1
Copy link

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 added a commit to raghuraman1/format-preserving-encryption-java that referenced this issue May 29, 2023
Making check method protected. This is for
idealista#15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant