Linux Live USB medium MD5 checksum integrity check failed for 5 files, are these files relevant?

When running manually the MD5 checksum integrity check from a USB Live Boot medium (Linux Mint 19), the command line shows “failed” for these 5 files:

grub.cfg
loopback.cfg
chain.c32
isolinux.cfg
vesamenu.c32

What could be the cause,… Continue reading Linux Live USB medium MD5 checksum integrity check failed for 5 files, are these files relevant?

How to verify a GPG file signature on Linux and Windows without connecting to the Internet?

Can you please hint me to the steps I need to verify a file’s signature (without connecting to the Internet) on command line using GnuPG, when I have the required files ready:
-installation file (eg the .exe file)
-the respective .asc sig… Continue reading How to verify a GPG file signature on Linux and Windows without connecting to the Internet?

Storing safely files in the cloud – what is the current state of the art encrpytion method for it?

What is considered as safe method to store files in the cloud currently and in the future (quantums) so that no potential hacker could open the file? Which current encryption methods to use for it to not being brute forced?

Thanks

Continue reading Storing safely files in the cloud – what is the current state of the art encrpytion method for it?

Scrypt KDF cipher – known vulnerabilities and cryptanalysis? [migrated]

There is a scrypt cipher which is used for exmaple by some cryptos like LItecoin for their mining algorithm.

I never heard of scrypt. I know eg SHA256 which is well analyzed and considered as secure until now.

ANy known crypatanalysi… Continue reading Scrypt KDF cipher – known vulnerabilities and cryptanalysis? [migrated]