Welcome to simon-bernard.de
Simon Bernard
B.Sc. Applied Computer Sciences (B.Sc. Angewandte Informatik)
Publication
Efficient implementation of elliptic curve cryptography for mobile devices
Due to a rapidly increasing use of mobile devices for
electronic communication, security is gainig more and more importance. As these
devices are limited in computing and batter power, current cryptographic
techniques such as RSA are not very suitable because of their
enormous key length and computational costs. One possible way to solve this problem is to use
cryptographic algorithms that depend on elliptic curves. The many different
implementations of these algorithms available for different plattforms differ a
lot in terms of their efficiency though. In my book I develop a plattform
independent implementation in Java programming language suitable for Sun's CLDC
plattform specification.
The book can be usefull for anyone who wants to implement or use such algorithms
in professional or studying context.
The source code is available in the download area. The book is available in german language at amazon.de.
