is there double encryption?
by SHELTER - Wednesday September 20, 2023 at 11:30 AM
#1
Those who don't understand what I mean, what I mean is that there is 1 file and it is encrypted using a different method
and if so, what is the name of the method? and what are the disadvantages of repeated encryption

thx for reply Cool
@N1k7 <3
PART OF CYBERLOVE <3
KILL ALL PEDOPHILE!!
Reply
#2
(Sep 20, 2023, 11:30 AM)slokovka Wrote: Those who don't understand what I mean, what I mean is that there is 1 file and it is encrypted using a different method
and if so, what is the name of the method? and what are the disadvantages of repeated encryption

thx for reply Cool

You can't find out the algorithm of the encryption, there is no consistency in cryptography except if you do have the key while the encryption was done or know which algorithm was used.

Why would you want unnecessary slow downs of encryption of other files in case of ransomware. Total nightmare.
Why would you want to encrypt a file twice, even though the cryptography is unbreakable. Go with AES, ChaCha20 or post more details for help.
Crypt files/Crypt files .NET [x64/x86] Native x86 WinDef Bypass - 0/26:
https://breachforums.st/Thread-MALWARE-C...26-Avcheck


Reply
#3
(Sep 20, 2023, 09:48 PM)N1k7 Wrote:
(Sep 20, 2023, 11:30 AM)slokovka Wrote: Those who don't understand what I mean, what I mean is that there is 1 file and it is encrypted using a different method
and if so, what is the name of the method? and what are the disadvantages of repeated encryption

thx for reply Cool

You can't find out the algorithm of the encryption, there is no consistency in cryptography except if you do have the key while the encryption was done or know which algorithm was used.

Why would you want unnecessary slow downs of encryption of other files in case of ransomware. Total nightmare.
Why would you want to encrypt a file twice, even though the cryptography is unbreakable. Go with AES, ChaCha20 or post more details for help.

Nah, bro, I'm just asking if there is double encryption
@N1k7 <3
PART OF CYBERLOVE <3
KILL ALL PEDOPHILE!!
Reply
#4
There's no "name" for the method but you can definitely do it.
Reply
#5
(Sep 21, 2023, 01:01 AM)slokovka Wrote:
(Sep 20, 2023, 09:48 PM)N1k7 Wrote:
(Sep 20, 2023, 11:30 AM)slokovka Wrote: Those who don't understand what I mean, what I mean is that there is 1 file and it is encrypted using a different method
and if so, what is the name of the method? and what are the disadvantages of repeated encryption

thx for reply Cool

You can't find out the algorithm of the encryption, there is no consistency in cryptography except if you do have the key while the encryption was done or know which algorithm was used.

Why would you want unnecessary slow downs of encryption of other files in case of ransomware. Total nightmare.
Why would you want to encrypt a file twice, even though the cryptography is unbreakable. Go with AES, ChaCha20 or post more details for help.

Nah, bro, I'm just asking if there is double encryption

The short answer is yes. The slightly longer answer is yes, but it's probably not necessary. If you're using something like public/private key encryption, it's already going to be extremely strong, so it depends what you're going for, and what you're using. But as I said, the short answer is yes.
Reply
#6
There's no point at encrypting a file twice, it makes the implementation muddier, slower and more likely to contain errors, and overall has no benefits over using a strong cipher like the ones @N1k7 mentioned.
Reply
#7
So let's say we got DES and AES and your secret.
You can first create des = DES(password) or aes = AES(password) as single encryption.
Or double encryption by using both, for example aesdes = AES(DES(password)).
Reply
#8
(Sep 21, 2023, 01:33 AM)sweeth4z3 Wrote: There's no "name" for the method

Multiple encryption - https://en.wikipedia.org/wiki/Multiple_encryption

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Requested.
Reply
#9
(Sep 20, 2023, 11:30 AM)slokovka Wrote: Those who don't understand what I mean, what I mean is that there is 1 file and it is encrypted using a different method
and if so, what is the name of the method? and what are the disadvantages of repeated encryption

thx for reply Cool

You can double-encrypt using any encryption algorithm, but you usually don't have to as algorithms like AES are usually good enough when encrypting once.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [FREE] Database Searcher Telegram odanbtw 1,028 91,987 Today, 09:34 AM
Last Post: amhars83
  The Ultimate Cloning Course: Mastering Dump Data & Card Cloning nexo 29 5,449 Yesterday, 05:30 PM
Last Post: kzpxshr
  DarkGPT Tutorial Easy idontknowmyname 190 8,688 Yesterday, 05:28 PM
Last Post: kzpxshr
  ✅ Top 10 Google Dorks For SQL Injections NextSoftGroup 13 638 Yesterday, 04:53 PM
Last Post: sacage_x64
  AI-drived pentest platform sacage_x64 0 96 Yesterday, 04:52 PM
Last Post: sacage_x64

Forum Jump:


 Users browsing this forum: 1 Guest(s)