Daily Shaarli

All links of one day in a single page.

July 7, 2022

New Horizon 3D Printing & Scanning

Our mission is to bring cutting edge technology that is currently used in high tech industries to the public in a wide variety of systems and uses. We happily discuss future projects, quote existing requirements, work to bring ideas to life, and are developing product lines unique to the technology we make available. If you have a need for 3D printing, Scanning, and engineering services, please reach out to us through our contact page and we will get back to you as soon as possible. We look forward to working with you and bringing your ideas to life. New Horizon 3D is a small business owned and operated in Powder Springs, GA.

The cryptopocalypse is nigh! NIST rolls out new encryption standards to prepare | Ars Technica

In the not-too-distant future—as little as a decade, perhaps, nobody knows exactly how long—the cryptography protecting your bank transactions, chat messages, and medical records from prying eyes is going to break spectacularly with the advent of quantum computing. On Tuesday, a US government agency named four replacement encryption schemes to head off this cryptopocalypse.

Some of the most widely used public-key encryption systems—including those using the RSA, Diffie-Hellman, and elliptic curve Diffie-Hellman algorithms—rely on mathematics to protect sensitive data. These mathematical problems include (1) factoring a key's large composite number (usually denoted as N) to derive its two factors (usually denoted as P and Q) and (2) computing the discrete logarithm that key is based on.

The security of these cryptosystems depends entirely on how difficult it is for classical computers to solve these problems. While it's easy to generate keys that can encrypt and decrypt data at will, it's impossible from a practical standpoint for an adversary to calculate the numbers that make them work.

In 2019, a team of researchers factored a 795-bit RSA key, making it the biggest key size ever to be solved. The same team also computed a discrete logarithm of a different key of the same size.

The researchers estimated that the sum of the computation time for both of the new records was about 4,000 core-years using Intel Xeon Gold 6130 CPUs (running at 2.1 GHz). Like previous records, these were accomplished using a complex algorithm called the Number Field Sieve, which can be used to perform both integer factoring and finite field discrete logarithms.

Quantum computing is still in the experimental phase, but the results have already made it clear it can solve the same mathematical problems instantaneously. Increasing the size of the keys won't help, either, since Shor's algorithm, a quantum-computing technique developed in 1994 by American mathematician Peter Shor, works orders of magnitude faster in solving integer factorization and discrete logarithmic problems. //

algorithms are vulnerable and have been cautioning the world to prepare for the day when all data that has been encrypted using them can be unscrambled. Chief among the proponents is the US Department of Commerce's National Institute of Standards and Technology (NIST), which is leading a drive for post-quantum cryptography (PQC).

On Tuesday, NIST said it selected four candidate PQC algorithms to replace those that are expected to be felled by quantum computing. They are: CRYSTALS-Kyber, CRYSTALS-Dilithium, FALCON, and SPHINCS+. //

pabs Seniorius Lurkius et Subscriptor

plectrum wrote:

jhodge wrote:
Is this intended to displace AES? AES is hardware accelerated pretty much everywhere, so replacing it will mean a whole lot of hardware is about to become obsolete. Not right away, but possibly by enough to shorten the lifecycle of equipment being sold now unless the transition period is long.

AES is symmetric crypto. These algorithms relate to public key aka asymmetric crypto. AES is not affected by factorisation or discrete logs being broken.

To elaborate on this comment a bit more. Symmetric encryption and cryptographic hashes will also be affected by quantum computers (see Grover's algorithm), but this can be generally* addressed by doubling the size of the key or digest, respectively.

The security of asymmetric encryption relies on the assumption that the discrete logarithm problem and integer factorization problem do not have polynomial-time solutions, and Shor's algorithm breaks that assumption.

  • Technically there is still an issue with the birthday bound for block ciphers like AES with a small block size, but that can be addressed without requiring an entirely new approach.
Florida once again has giant calamitous snails that spew parasitic brain worms | Ars Technica

Officials in Florida are again battling a highly invasive, extraordinarily destructive giant snail species that also happens to be capable of spreading parasitic worms that invade human brains.

The giant African land snail (GALS)—aka Lissachatina fulica—can grow up to 20 centimeters (8 inches) long and is considered "one of the most invasive pests on the planet," according to the Florida Department of Agriculture and Consumer Services. It ravenously feasts on over 500 plant species—including many valuable fruits, vegetables, and ornamentals—while prolifically spawning, pushing out several thousand eggs in its multiyear life span. //

While the snails are a grave threat to agriculture and natural vegetation in the state, the invasive mollusks also pose a health risk. They're known to transmit rat lungworm parasites, which can invade the human central nervous system and cause a type of meningitis. For this reason, officials warn people not to handle the mammoth snails without gloves.

Brain invasion
You may recall that rat lungworm made headlines a few years ago when Hawaii's health department tallied more than a dozen cases in 2018 and 2019. In 2018, the Centers for Disease Control and Prevention also published data on several unconnected cases from eight continental states between 2011 and 2017, suggesting a widespread presence.

The rat lungworm—aka Angiostrongylus cantonensis—gets its name by primarily infecting the lungs of rats and other rodents. In the lungs, adult worms mate and females lay eggs, which develop into larvae. The rats then cough up those young parasites and end up swallowing them, then pooping them out. //

From those laden logs, the larvae infect snails and slugs (intermediate hosts), via burrowing into their soft bodies or in the event that the mollusks feast on infected feces. In the last steps of this gut-turning life cycle, rats nosh on the infected snails and slugs, delivering late-stage larvae that migrate from the rodent's stomachs to their brains, where the worms develop into young adults. Those mature worms then migrate back to the rats' lungs for breezy breeding time.

Humans are accidental hosts in this cycle. People pick up an infection by eating undercooked snails or slugs; eating fruits and vegetables contaminated by infected snails or slugs; or eating undercooked animals that may have eaten snails and slugs, such as frogs or crabs. Just like in rats, when the worms are ingested by humans, they make their way to the central nervous system.