1 repository
Cryptography libraries specifically implemented for the Java runtime environment.
Distinct from Cryptography Libraries: Specifies the language runtime (Java) whereas general cryptography libraries are language-agnostic.
Explore 1 awesome GitHub repository matching security & cryptography · Java. Refine with filters or upvote what's useful.
Shiro is a Java security framework that provides an identity and access manager for implementing authentication, authorization, cryptography, and session management. It serves as a security layer to verify user identities and enforce role-based access control for protected system resources. The project features a pluggable realm architecture that decouples security logic from identity data and a standalone session management system that tracks user state independently of the underlying servlet container. It includes an integrator for external identity providers using federation protocols such
Ships a set of Java-based tools for symmetric/asymmetric encryption and secure password hashing.