2 Followers
6 Following
27 Posts
I made a tool for strong file encryption since I wanted a completely #opensource, #publicdomain and portable tool, unencumbered by export restrictions etc.
LocationSweden
Homehttps://codeberg.org/ezcrypt/ezcrypt

NEW by @lorenzofb: Jack Dorsey launched his new "secure" peer-to-peer messaging app Bitchat this week. But now Dorsey says the app wasn't tested for security issues before its launch... and researchers are already finding bugs.

https://techcrunch.com/2025/07/09/jack-dorsey-says-his-secure-new-bitchat-app-has-not-been-tested-for-security/

Jack Dorsey says his 'secure' new Bitchat app has not been tested for security | TechCrunch

Dorsey admitted that his new messaging app had not been reviewed or tested for security issues prior to its launch.

TechCrunch

ezcrypt v1.4.2 has been released.

This version brings significant performance improvements to 64-bit ARM machines (encryption and decryption are about twice as fast), thanks to using #AES instructions from the #AArch64 Cryptographic Extension.

https://codeberg.org/ezcrypt/ezcrypt

ezcrypt

An easy to use tool for strong file encryption.

Codeberg.org

ezcrypt v1.4.0 (easy file encryption tool) has been released.

It's a minor update that adds a convenient --test command and improves output handling during authentication errors.

(I also built ezcrypt for #riscv today, and it works perfectly on a Banana Pi BPI-F3)

https://codeberg.org/ezcrypt/ezcrypt

#encryption #security #cryptography

ezcrypt

An easy to use tool for strong file encryption.

Codeberg.org

For the first time ever researchers crack RSA and AES data encryption

quantum machines are closer than expected to threatening widely used cryptographic systems, including RSA and Advanced Encryption Standard (AES)

#encryption #DWave #RSA #AES #quantum #quantumcomputing #security #cybersecurity #science

https://www.thebrighterside.news/post/for-the-first-time-ever-researchers-crack-rsa-and-aes-data-encryption/

For the first time ever researchers crack RSA and AES data encryption

Chinese scientists reveal D-Wave's quantum computers can break RSA encryption, signaling an urgent need for new cryptography solutions.

The Brighter Side of News
i've noticed i often need to buy some specific thing nowadays and i can't find anywhere physically that sells it anymore other than online. like the specialist stores just don't exist anymore, they're all online-only, and the giant general superstores haven't necessarily picked up the slack, even if they have stuff they'll only have one, and it'll be the worst one imaginable. i think peak "being able to buy a big selection of things in person" was about 20 years ago now

Released ezcrypt v1.3.0 the other day. It's now got authenticated encryption (via #Poly1305) and a stronger ChaCha nonce (via #XChaCha20), so now it has tampering protection and all IVs are at least 128 bits.

https://codeberg.org/ezcrypt/ezcrypt

ezcrypt

An easy to use tool for strong file encryption.

Codeberg.org

Interesting development of ransomware, however I find the title misleading as AES-256 isn't really "stronger" than ChaCha20: https://www.bleepingcomputer.com/news/security/new-qilin-ransomware-encryptor-features-stronger-encryption-evasion/

#ransomware #aes256 #chacha20 #encryption

New Qilin ransomware encryptor features stronger encryption, evasion

A new Rust-based variant of the Qilin (Agenda) ransomware strain, dubbed 'Qilin.B,' has been spotted in the wild, featuring stronger encryption, better evasion from security tools, and the ability to disrupt data recovery mechanisms.

BleepingComputer
I felt this

I felt that I needed a 100% unencumbered public domain tool for simple yet strong file encryption. So I committed some of the worst cryptography sins: I coded the tool in C, and didn't use any available cryptography library (rolled my own, based on available public domain code).

I'm very happy with the end result, though: https://codeberg.org/ezcrypt/ezcrypt

#publicdomain #opensource #encryption #cryptography

ezcrypt

An easy to use tool for strong file encryption.

Codeberg.org