mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 00:17:03 +03:00
Experiments with RSA encryption
This commit is contained in:
parent
11608e5f64
commit
bbcbfdc150
44 changed files with 40066 additions and 71 deletions
6
rainloop/v/0.0.0/app/libraries/phpseclib/openssl.cnf
Normal file
6
rainloop/v/0.0.0/app/libraries/phpseclib/openssl.cnf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# minimalist openssl.cnf file for use with phpseclib
|
||||
|
||||
HOME = .
|
||||
RANDFILE = $ENV::HOME/.rnd
|
||||
|
||||
[ v3_ca ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue