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,030 93,349 3 hours ago
Last Post: xnoddie
  No KYC crypto services sacage_x64 3 182 7 hours ago
Last Post: MurphyPing7
  DarkGPT Tutorial Easy idontknowmyname 191 8,841 11 hours ago
Last Post: hugthepsycho
  Bypassing Modern AV (Metasploit Method) godco99 10 722 Today, 04:39 AM
Last Post: lukaku
  Curated Software Reverse Engineering Tools jahy 129 26,140 Today, 03:00 AM
Last Post: Insulina

Forum Jump:


 Users browsing this forum: 1 Guest(s)