Encryption

19 views
Skip to first unread message

mjweb...@yahoo.co.uk

unread,
Aug 16, 2007, 3:18:17 PM8/16/07
to SMS Salama
MIDP1 phones don't support SSL connections, how do you overcome this

Arpintim

unread,
Aug 16, 2007, 4:39:24 PM8/16/07
to SMS Salama
mjwebste...@yahoo.co.uk wrote:
> MIDP1 phones don't support SSL connections, how do you overcome this

This app sends normal SMS messages but with contents encrypted. So no
SSL/TLS needed really.

You may ask how I encrypt them. No secrets. I am using the Bouncy
Castle light weight cryptographic API available here http://www.bouncycastle.org/
. The encryption algorithm I use is Advanced Encryption Standard
(AES), and where I need secure hashes I use SHA-256 digests.

I hope that sheds some light.

Reply all
Reply to author
Forward
0 new messages