this post was submitted on 18 Feb 2025
12 points (100.0% liked)

Cybersecurity

8174 readers
178 users here now

c/cybersecurity is a community centered on the cybersecurity and information security profession. You can come here to discuss news, post something interesting, or just chat with others.

THE RULES

Instance Rules

Community Rules

If you ask someone to hack your "friends" socials you're just going to get banned so don't do that.

Learn about hacking

Hack the Box

Try Hack Me

Pico Capture the flag

Other security-related communities !databreaches@lemmy.zip !netsec@lemmy.world !securitynews@infosec.pub !cybersecurity@infosec.pub !pulse_of_truth@infosec.pub

Notable mention to !cybersecuritymemes@lemmy.world

founded 2 years ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] ryannathans@aussie.zone 1 points 6 months ago (1 children)

Enabling AES-NI hardware encryption helps mitigate partial-file encryption attacks

Why

probably because the encryption is happening in the hardware, inside the CPU and not in software

so outside code isn't being used