Chapter 20. The J2ME Crypto Recipes
CHAPTER OVERVIEW Symmetric Encryption Password-Based Encryption Public Key Encryption Digital Signature The Bouncy Castle API The IAIK JCE ME API The Phaos Micro Foundation API NTRU jNeo API
In the previous chapter, we reviewed leading cryptography libraries for J2ME. In this chapter, we use code examples to show how to perform various common cryptographic tasks using those libraries. |