Skip to content

0.3.4

Compare
Choose a tag to compare
@jayralencar jayralencar released this 28 Apr 20:59
· 7 commits to master since this release
  • Using algorithm and password in pvDecrypt
  • Using algorithm and password in pvEncrypt
  • Create function to change password and algorithm.
    sqlite.change(filePath, oldPassword, newPassword, oldAlgorithm, newAlgorithm);