mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.6K
active users

#javasecurity

0 posts0 participants0 posts today

#Java Cryptography Architecture (JCA) - An Overview

Provider-based crypto framework enables secure hashing, digital signatures, key management & more — all modular, extensible, and ready for real-world security needs. #JavaSecurity #Cryptography #JCA #SecureCoding

svenruppert.com/2025/04/03/jav

Sven Ruppert · Java Cryptography Architecture (JCA) – An Overview
More from Sven Ruppert

Java serialization was seen as magic, enabling easy data persistence without the portability issues of C. But today, it's considered 'the gift that keeps giving' for security vulnerabilities. Let's explore why & how to mitigate these risks #JavaSecurity debugagent.com/java-serializat

Java, Debugging, DevOps & Open Source · Java Serialization Filtering - Prevent 0-day Security VulnerabilitiesBy Shai Almog

We open-source our CLI fuzzing solution for Java ☕

With CI Fuzz CLI, you can now deploy fuzz testing to uncover blind spots in your Java code.

The CLI tool can be incorporated into existing unit testing frameworks (e.g., JUnit) using three basic commands on your command line or IDE.

If you ever ran a unit test, you will be able to use CI Fuzz CLI.

Compatible with #Maven and #Gradle.

Check out the repo: github.com/CodeIntelligenceTes