summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2017-05-26 22:57:07 -0400
committerAde Lee <alee@redhat.com>2017-05-31 22:15:23 -0400
commit0984d8a114b326a75b2c32cd9da2b7dee23920bb (patch)
treeb2eb036cdda0d9119d23be0e187dc4288373b13f /scripts
parent4cdb7ca8dcafd7709c4ed97c1e1054da21443aae (diff)
downloadpki-0984d8a114b326a75b2c32cd9da2b7dee23920bb.tar.gz
pki-0984d8a114b326a75b2c32cd9da2b7dee23920bb.tar.xz
pki-0984d8a114b326a75b2c32cd9da2b7dee23920bb.zip
Convert CMC code to use AES
* Switched out CrytoUtil calls that use DES and replaced them with AES equivalents. Removed these now unneeded methods. * Added 16 byte constant IV for AES operations. This must be replaced by a randomly generated IV. Added TODOs where IVs should be replaced. * Corrected misspellings of "enreypted" in both request fields and variable names * Removed some code from null checks where the result could never be null. These cases were flagged in eclipse as dead code. Change-Id: Iec0c0e86fd772af8b3c9588f11a0ea1e517776fb
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions