When i create report in standalone application with WebServiceDataSource as trdx file i can see section for Authentication with user and password
<Authentication>
<WebServiceBasicAuthentication Password="eYk0jBuZWWwHo1LHgtDHjA==" Username="user" />
</Authentication>
what algorithm do you use to hash password? how it is save?