Me, Just Me, Blog of Chang Gee Guan
23 Oct
Finally, my master studies Progress Presentation for this semester was over.
Can sleep well to night. Haha.
Basically my research is to find best encryption algorithm for J2ME applications.
So i tested some Block Cipher Algorithm on three different devices and here are the results regarding time taken in encryption and decryption of 1000bytes of data using 128 bits of key.
I plan to test on stream cipher and also the asymmetric block cipher after this.
p/s: will post more about encryption soon.
2 Responses for "Finally, Presentation is over"
hi…im doing psm using j2me.basically is about sms encryption application. i plan to used AES for the encryption.the problem is i dont know how to do it…
u can get some j2me tutorials and try to get used to j2me developments first. once ur familiar with j2me, then try to do the development of encryption. btw, this bouncy castle provides libraries for light weight development of secure content for mobile. please refer : http://www.bouncycastle.org/latest_releases.html
Leave a reply