Java JCE providers - what does "clean room implementation" mean?

Posted by user308806 on Stack Overflow See other posts from Stack Overflow or by user308806
Published on 2010-04-04T18:01:26Z Indexed on 2010/04/04 18:13 UTC
Read the original article Hit count: 457

Filed under:
|
|

I'm required to write a JCE provider. I have learned that I need to use the bouncy castle clean room implementation. Could you please tell me what "clean room implementation" means in in this context?

© Stack Overflow or respective owner

Related posts about java

Related posts about jce