Re: [tor-dev] GSoc update #2 - Stegotorus security enhancement

2014-06-23 Thread Yawning Angel
On Mon, 23 Jun 2014 21:04:25 -0500 Noah Rahman wrote: > - implemented the Elligator handshake on a circuit level. I need to > look into implementing it on a connection level to add greater > security, as well as adding OCB encryption (does anyone know for sure > whether this is in OpenSSL now? I

[tor-dev] GSoc update #2 - Stegotorus security enhancement

2014-06-23 Thread Noah Rahman
Hello tor-dev. over the past two weeks I have - met with the team at SRI who have been developing further enhancements to stegotorus separately from the codebase available on github. We developed a plan to begin integrating the two codebases and to prepare it for integration with tbb and gitian

[tor-dev] [GSoC] Update - Safe cookie support/General controller class for Stem

2012-06-11 Thread Ravi Chandra Padmala
Hello I have finished working on implementing the safe cookie authentication support for Stem. Damian fixed a few things[1] and merged it into master. I'm now working on implementing the general controller class. GETINFO parsing was implemented by Damian as an example. I've implemented GETCONF pa

[tor-dev] [GSoC] Update - Safe cookie support in Stem

2012-05-28 Thread Ravi Chandra Padmala
Hello I'm reporting my progress over the last week. I have been working on implementing support for the safe cookie authentication method for Stem[1]. It is in a usable state[2] right now, but, it isn't fully tested. In the process, Stem also helped uncover a bug in the AUTHCHALLENGE error respon

[tor-dev] GSoC Update

2011-08-05 Thread Brandon Wiley
With the TorDev meetup and everything it's been a while since I sent out an update on the state of the project, although I think we more or less caught up on the status at the meetup. The bulk of the implementation work had already been completed, so what I've been working on since then is just cle