Re: Asymmetric encryption for very large tar file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, Dec 19, 2014 at 2:40 PM, Brian Mathis
<brian.mathis+centos@xxxxxxxxxxxxxxx> wrote:
>
>
> GPG is really what you want to be using for this.  OpenSSL is a general
> toolkit that provide a lot of good functions, but you need to cobble some
> things together yourself.  GPG is meant to handle all of the other parts of
> dealing with files.
>
> I will expand on what someone else mentioned -- asymmetric encryption is
> not meant for, and has very poor performance for encrypting data, and also
> has a lot of limitations.  The correct way to handle this is to create a
> symmetric key and use that to encrypt the data, then use asymmetric
> encryption to encrypt only the symmetric key.
>
> GPG takes care of this all internally, so that's what you should be using.
>

Will GPG use the intel aes hardware acceleration - in the version
available for Centos5?

-- 
   Les Mikesell
      lesmikesell@xxxxxxxxx
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux