Jump to content

Encryption

Maihym

So I was wondering how I can encrypt a hard drive and use my phone or a flash drive and use that as a "key". Basically thinking of the computer as a door and the usb/phone as the key.

Link to comment
Share on other sites

Link to post
Share on other sites

So I was wondering how I can encrypt a hard drive and use my phone or a flash drive and use that as a "key". Basically thinking of the computer as a door and the usb/phone as the key.

What are you doing that needs to much protection O.o

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

What are you doing that needs to much protection O.o

Haha nothing I just thought it would be cool. Makes me feel

fc,550x550,white.jpg

Link to comment
Share on other sites

Link to post
Share on other sites

Haha nothing I just thought it would be cool. Makes me feel

fc,550x550,white.jpg

I think encrypting your hard drive would slow down your computer and what about if you lost your phone? 

Link to comment
Share on other sites

Link to post
Share on other sites

There are various programs that allow you to encrypt a harddrive but if you are looking for the more diy answer.

 

There are two primary types of encryption Symmetrical and Asymettrical cryptography. Symetrical uses one  key to encryp and decrypt,  Asymetical uses two.

Here is some  background:

http://www.garykessler.net/library/crypto.html

 

If you want to wrote your own encryption program I would reccomend using the Microsoft cryptography libraries. 

https://msdn.microsoft.com/en-us/library/windows/desktop/aa380245(v=vs.85).aspx

 

If you want a more in depth example here is a link to my github repo that has a encryption program that I have been working on:

https://github.com/Ydrgn/NCrypt

Link to comment
Share on other sites

Link to post
Share on other sites

So I was wondering how I can encrypt a hard drive and use my phone or a flash drive and use that as a "key". Basically thinking of the computer as a door and the usb/phone as the key.

There's a software called predator. It's exactly this.

CPU: i7 2600k @4.2GHz GPU: GTX 660 Power Supply: EVGA SupernovaNEX 750W 80+ Bronze RAM: 32GB G. Skill Ripjaws X

Link to comment
Share on other sites

Link to post
Share on other sites

There's a software called predator. It's exactly this.

Yeah I saw it, I'll have to look into it more though.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×