wengxt / qcloud

a general qt library for access network storage.
GNU General Public License v2.0
11 stars 3 forks source link

fix kwalletstore and change the way of encryption in encrypt.cpp #8

Closed lynx-cpp closed 12 years ago

lynx-cpp commented 12 years ago

Key is currently generated randomly (will be changed in the future). IV is randomly generated for each file.