Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-09-2005, 12:37 AM
|
#1
|
Member
Registered: Sep 2005
Location: California
Distribution: Slackware & Debian
Posts: 264
Rep:
|
Stongest, most secure logarithm
Hi,
I am wondering, what is the most secure and "hack-proof", if you can put it like this, encryption logarithm out there.
Of curse, you can always say the higher the "bits", the stronger the encryption (against brute forcing, probably only), but i believe that even if you have a huge pin for your safe, and the safe either has a backdoor or is made out of a weak material, it does you no good.
Do logarithms differ for file encryption and ssl? What are the differences, if any? Are there any other basic principles i might be missing here? Do different logarithms usually only have one function, or can one logarithm do everything, from encrypting files to signing emails and encrypting ssl content...
Thanks!!
|
|
|
12-09-2005, 12:43 PM
|
#2
|
Member
Registered: Sep 2002
Posts: 310
Rep: 
|
log base 10 for sure
|
|
|
12-09-2005, 08:19 PM
|
#3
|
Senior Member
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658
Rep:
|
I am wondering, what is the most secure and "hack-proof", if you can put it like this, encryption logarithm out there.
Unless you're using one-time pads, then theoretically no. Most modern encryption schemes will be rendered obsolete as computation power increases. Obviously key size will scale as well to match.
Of curse, you can always say the higher the "bits", the stronger the encryption (against brute forcing, probably only), but i believe that even if you have a huge pin for your safe, and the safe either has a backdoor or is made out of a weak material, it does you no good.
A backdoor would certainly be bad, but to be honest I worry more about weaknesses being discovered in the algorithm itself that simplify the computational complexity, like the SHA and MD5 weaknesses that were recently discovered.
Do logarithms differ for file encryption and ssl? What are the differences, if any?
Algorithms certainly, logarithms not so much  . Keysize and algorithm efficiency are much more important issues for encrypting network traffic. For example you can find file encryption algorithms with absolutely massive key sizes. For network based protocols as you increase key size you'll eventually start to create a bottleneck that will slow traffic. Similarly you'd want more computationally efficient algorithms for network-based encryption as well.
Last edited by Capt_Caveman; 12-09-2005 at 08:20 PM.
|
|
|
All times are GMT -5. The time now is 05:59 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|