I think you need to grep for encrypt() method of CryptoUtil class [1] [1]: https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0009/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/util/CryptoUtil.java
Thanks & regards, -Prabath On Tue, Sep 23, 2014 at 5:50 PM, Susinda Perera <[email protected]> wrote: > > Hi Developers/Product Leads > > Need your help to figure out the $subject. Could you point out any places > that you put encrypted data to registry in the products (ESB, GREG, CEP, IS, > AS, API MANAGER, BAM) that you are working. I want to know what and where > (i.e registry path) such info is saved. > > I have tried a approach in searching for places of occurrences of [1], > however this approach does not seems to be a easy one since i have to do > several iterations to find this. Also it is difficult because my requirement > is to find the registry insertions of such encrypted data. In that case i > have to first find the occurrences of [1] and the find the registry.put > followed by that. > > Therefore i think easy way is to contact the developers and get this info. > Please reply corresponding to your product. > > > [1] CryptoUtil.getDefaultCryptoUtil().encryptAndBase64Encode > > Thanks > > > > -- > Susinda Perera > Software Engineer > Mobile:(+94)716049075 > > WSO2 Inc. http://wso2.com/ > Tel : 94 11 214 5345 Fax :94 11 2145300 > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- Thanks & Regards, Prabath Twitter : @prabath LinkedIn : http://www.linkedin.com/in/prabathsiriwardena Mobile : +94 71 809 6732 http://blog.facilelogin.com http://blog.api-security.org _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
