Re: Patch: wtls provision
"Nikos Balkanas" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <E89E6B1ABD3D49A2A598047AA3B02999@drwho> |
Hi Alex,
As stressed I never implied any wrongdoing from your part. If anything you
are the only person dedicated to this project like a regular job. Rest of us
are mostly daydreaming small snippets in our free time. There can be no
kannel without you.
The Patch is back. Reformatted according to your specs. Let me know if you
need anything more.
Like in the original, it will provide for the following wtls functionality:
A) Supported MACs:
SHA_0,
SHA_40,
SHA_80,
SHA_NOLIMIT,
MD5_40,
MD5_80,
MD5_NOLIMIT
MIA's:
SHA_XOR_40
B) Supported Ciphers:
RC5_CBC_40,
RC5_CBC_56,
RC5_CBC,
DES_CBC,
DES_CBC_40
MIA's:
NULL_bulk,
TRIPLE_DES_CBC_EDE,
IDEA_CBC_40,
IDEA_CBC_56,
IDEA_CBC
C) Supported Keys:
RSA_anon
MIA's:
RSA_anon_512,
RSA_anon_768,
RSA_NOLIMIT,
RSA_512,
RSA_768,
ECDH_anon,
ECDH_anon_113,
ECDH_anon_131,
ECDH_ECDSA_NOLIMIT
Keys might seem a shortcoming, but I have yet to see a mobile that doesn't
support RSA_anon. I do expect that a few of the rest of the keys are
supported as well (i.e. RSA_anon_512, RSA_anon_768) just didn't have the
chance to test them.
D) Spec States
All wtls states are supported except:
1) Suspend/resume wtls session
2) Cipher change when already connected
I have not come across these states when testing with a variety of mobiles.
In practice (2) is implemented through another client hello while already
connected to the same client.
BR,
Nikos
----- Original Message -----
From: Alexander Malysh
To: Nikos Balkanas
Cc: [email protected]
Sent: Tuesday, April 13, 2010 12:49 AM
Subject: Re: Patch: wtls provision
Hi Nikos,
sorry for delay but I hope you saw that WAP is not my part...
if you still want to contribute this patch then I'm willing to help you with
it.
What I need from you:
1) patch with white spaces ignore
2) description how I can test your patch
You can send me these things in private email but please understand that we
are all volunteers and don't
receive salary for our work and make this only in our private time. So for
such large patches it may take
some time to review, test and commit it.
Thanks for your understanding and contribution,
Alexander Malysh
kannel.diff.gz
(application/x-gzip, 46.5 KB) - not displayed