1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-05-12 22:30:55 +00:00
harbour-sailotp/src/QCipher/README.md
seiichiro e2b8ac70a7 Version 1.11.0-1
- Rework Export/Import File Encryption to use C++
- Switch to SHA256 for Export/Import Encryption instead of MD5
- Add FilePicker to select Import File
2023-02-26 16:40:10 +01:00

133 B

QChipher - a minimal OpenSSL Encryption / Decryption Wrapper

Based on https://github.com/jlinoff/openssl-aes-cipher by Joe Linoff