
Professional Java Security : Symmetric Encryption Part 1
Symmetric Encryption
This chapter we’re going to elaborate on the subject by describing how to use the JCE to perform symmetric encryption. To begin with, we will look at how we encrypt and decrypt using symmetric encryption. Then we discuss applications for symmetric encryption, followed by some examples, which deal with the following aspects of encryption:
Basic encryption
Encryption using Blowfish
Password-based encryption
The main topics discussed in this chapter are:



