This is a good source for test vectors:
https://github.com/mozilla/fxa-python-client/blob/master/bin/fxa-vectors
The android-sync source also has a good number of tests:
https://github.com/mozilla-services/android-sync/tree/develop/src/test/
(Use grep, there are tests in other places too there)
S.
On Jun 5, 2014, at 7:54 AM, Partha Debnath <[email protected]> wrote:
>
> Hello All,
> Using the below mentioned library(beecrypt), I have implemented
> "quickStretchedPassword "
> & "authPassword" required to signIn(requiredKeys = false) into FireFox sync.
> I want to know if there are any test cases with which I can verify the above
> mentioned
> implementation.
>
> Regards
> Partha Debnath
> ------- Original Message -------
> Sender : Partha Debnath<[email protected]> Senior Software
> Engineer/SRI-Bangalore-Web Apps & Services/Samsung Electronics
> Date : May 22, 2014 22:56 (GMT+09:00)
> Title : Beecrypt in C++ build to resemble Java's security and cryptography API
>
> Hello Richard,
> I have found one library called "beecrypt"
> (http://beecrypt.sourceforge.net/doxygen/c++/namespaces.html).
> I want to know whether we can use this library to implement FireFox Sync in
> C++.
> It has got similar C++ APIs for crypto and security modules present in Java.
>
> Regards
> Partha Debnath
>
>
>
>
>
> <201406051725366_BEI0XT4N.gif>
> _______________________________________________
> Dev-fxacct mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/dev-fxacct
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

