Security Basics mailing list archives

Re: Encryption


From: "Saif El Sherei" <SSherei () npcegypt com>
Date: Mon, 2 May 2011 17:45:18 +0300

From my point view encrypting files and folders would be using public and private key pairs for asymmetric encryption. 
Or one key known to all parties using the file in symmetric encryption. 

So basically if you want to do this for multiple users to use this file. Then I think that either ways Ur gonna need to 
generate pub/priv key pair to each user. Or generate the secret key and share it with users.  Thats from my experience 
with PGP(consumer) & GPG(open-source) so basically u won't need integration with AD. 

Also worth mentioning that there are some hybrid techs like PGP encryption that uses both symmetric and asymmetric 
encryption like RSA/IDEA. 
So depending on the way you choose to apply encryption you'll decide which is best for Ur environment. 

Hope this helped. 

Regards,

Saif
OSCP

Sent from my iPhone. 

On May 2, 2011, at 6:23 PM, "Hristiyan Lazarov" <hristiyan.lazarov () gmail com> wrote:

Hi Kenneth,
To be honest, I don't know a simple solution that integrates with
Active Directory, since it is a directory service and requires more
complex server side back-end (AD connectors, SLQ database, etc.).
I have worked a lot with Endpoint Encryption for PC (EEPC by McAfee)
and would say that this product is quite hardcore. It has two
components - Full Disk Encryption and File and Folder Encryption, for
both I'm 100% sure that works with network shares and mapped network
drives.

If you like, I could send you more information about that suite.

Regards,
Hristiyan

On Tue, Apr 12, 2011 at 7:49 PM, Kenneth Gonzalez
<Kenneth.Gonzalez () soportexperto com> wrote:


Hi, i want to implement a simple system to encryp Office files, like Docx, XLSX adn PPTX, and i need to integrate 
this encryption system with Active Directory.

i dont wanto to implement Active Directory RMS, hopefully a open Source or another third party solution. Do you know 
something like that... thanks


------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, 
how it benefits your company and how your customers can tell if a site is secure. You will find out how to test, 
purchase, install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for 
set-up are highlighted to help you ensure efficient ongoing management of your encryption keys and digital 
certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------



Current thread: