Tagged Questions
-1
votes
1answer
147 views
GPG advantages / disadvantages, is it useful or secure? [closed]
I thinking about GPG, is very widely used, but is secure? Why and where we using GPG?
I found an article from 2002, but is very old.
4
votes
1answer
90 views
Share or not share public key for servers?
In order to encrypt communications from our (custom) client to our (custom) servers our current scheme is a bit like this:
Client uses the bundled public key A to encrypt some random key material.
...
2
votes
3answers
142 views
Given a large enough sampling of public keys could one begin to identify a private key?
For example, an ISP or government capable of tracking millions of keys being exchanged. Would that provide a sample large enough to be able to identify the private key on either end?
7
votes
1answer
150 views
distributing files to VPN partners
suppose i've created VPN certificates for a certain VPN-RoadWarrior-Client, expressed in the files VPN-RoadWarrior-Client.key and VPN-RoadWarrior-Client.crt*, however VPN-RoadWarrior-Client is ...