<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Oct 16, 2013 at 12:42 PM, Corinne Krych <span dir="ltr">&lt;<a href="mailto:corinnekrych@gmail.com" target="_blank">corinnekrych@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello All,<br>
<br>
With Christos we sit down to see remaining tasks/questions to achieve symmetric encryption.<br>
See team agenda:<br>
<a href="http://oksoclap.com/p/iOS_Security_Meeting.16.10.03" target="_blank">http://oksoclap.com/p/iOS_Security_Meeting.16.10.03</a></blockquote><div><br></div><div><br></div><div>Oh, today there was a meeting? Was there a reason why the meeting was not made public ?</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Here is the output:<br>
<br>
- We created initial unit test for encryption/decryption<br>
<br>
- Password derivation is done.<br>
<br>
- Random generation helper done. Refactor of AGRandomGenerator. Split into different classes. Christos on it.<br></blockquote><div><br></div><div>any repo to share the results/work ? </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
- Corinne created an initial encryptionimplementation using block encryption see<br>
<a href="https://github.com/cvasilak/aerogear-crypto-ios/blob/master/crypto-sdk/AGCryptoBox.m#L115" target="_blank">https://github.com/cvasilak/aerogear-crypto-ios/blob/master/crypto-sdk/AGCryptoBox.m#L115</a><br>
We would like to move to stream encryption using CCCryptorUpdate. Christos on the case. Work in Pogress.<br>
<br>
- Encryption/Decryption could be a coslty operation we would like to do async work on different thread (dispatch_async-&gt;cipher-&gt;dispatch_main_queue )<br>
Corinne to look at it.<br>
=&gt; impact on API, we would like to go forward with &quot;encrypt:success:failure&quot; async versions to avoid developer to use e.g.<br>
<br>
- Question: where do we want to store random IV, encryption key (or just salt) used for encryption and neeeded to decrypt?<br>
<br>
- What do we want for a demo?<br>
Corinne to start a separate demo thread on ML: as the demo should be shared across JS/Android/iOS/cordova<br></blockquote><div><br></div><div>On a different thread Bruno did suggest a password manager; I had the impression that this is something for all the different platforms.</div>
<div><br></div><div>-M</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
++<br>
Corinne<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div></div>