AlanQuatermain / aqtoolkit

A toolkit consisting of a bunch of generally useful routines and extensions I wrote when putting together other projects.
http://blog.alanquatermain.net/code
BSD 3-Clause "New" or "Revised" License
785 stars 149 forks source link

encryption key length fixed #19

Closed rckoenes closed 11 years ago

rckoenes commented 11 years ago

In you original code if the length of the key was16 or 24 it would be increased to then next acceptable length.