Friday, May 20, 2011

AES Encryption

What is that AES encryption you see in programs that encrypt files? Its a symmetrical encryption algorithm (There is a single password used). It was developed in 1998 to win a contest on which would be the best encryption software. It won the contest based on speed and difficulty to break. The 256 bit encryption is the strongest and your chances of breaking it is 1 in 2^256 or 1 in 115,792,089,237,316,195,423,570,985,008,687,907,853,269,984,665,640,564,039,457,584,007,913,129,639,936.
So when you check mark this encryption you know that it will not be broken in your lifetime.

7 comments:

  1. I can see that I'll probably really like this blog.

    ReplyDelete
  2. i'm studying infomatics so helpful nice to know!

    ReplyDelete
  3. Not alot of computer boffin blogs as there should be, thanks for blogging. :)

    ReplyDelete
  4. How long is a 256 bit password?

    ReplyDelete
  5. I'm studying Computer Networking and Internet Security and whatnot right now. I always found this stuff really interesting.

    ReplyDelete
  6. I'm REstarting Programming in about a month, can't wait for those classes. I'm looking forward to some more posts.

    ReplyDelete