-
·
Cryptomator: Free Cloud Encryption for Dropbox & Others
Free client-side encryption for your cloud files for Windows, Mac, iOS and Linux. Open source software: No backdoors, no registration. cryptomator.org/
-
·
How to generate a Public and Private Key: RSA Examples and Notes from phpseclib
The phpseclib on source forge allows you to generate Public and Private Keys and is fully interoperable with OpenSSL and other standardized cryptography programs and protocols. Software is written in PHP and designed to be ultra-compatible (working with PHP4+ assuming the use of PHP Compat) and does not require any extensions. For purposes of speed,…