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

Ditch DefaultCipherText and make CipherText a concrete class #93

Closed
meg23 opened this issue Nov 13, 2014 · 1 comment
Closed

Ditch DefaultCipherText and make CipherText a concrete class #93

meg23 opened this issue Nov 13, 2014 · 1 comment

Comments

@meg23
Copy link

meg23 commented Nov 13, 2014

From kevin.w.wall@gmail.com on December 23, 2009 00:03:41

As per email to ESAPI Developers list from Jeff Williams on 12.17.2009
(Message-ID
< B9A412898630124ABE8350F4EBD32E840116BE4C @mymail.aspectsecurity.com>),
change CipherText to a concrete class and remove the
org.owasp.esapi.reference.DefaultCipherText class.

In addition, implement custom serialization that is independent of Java so
that other ESAPI language implementations can restore original plain text
data from serialized CipherText objects.

Lastly, also change JUnit tests as appropriate.

Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=83

@meg23
Copy link
Author

meg23 commented Nov 13, 2014

From kevin.w.wall@gmail.com on February 06, 2010 08:58:39

This is now complete. Changing status to 'Fixed'.

Status: Fixed

@meg23 meg23 closed this as completed Nov 13, 2014
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