[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: Encryption in Remoting

anil.saldhana@jboss.com do-not-reply at jboss.com
Tue Aug 15 12:03:46 EDT 2006


That is the problem with CipherOutputStream.  Unless you close(), data is not flushed across due to buffers waiting for data to be filled.

Maybe we should revisit encryption in remoting like the way Scott implemented earlier -  a CipherSocket based on Password based encryption.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965308#3965308

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965308



More information about the jboss-dev-forums mailing list