1 repository
Collections of security primitives specifically designed for the Java ecosystem.
Distinct from Java JWT Libraries: The candidates are too narrow, focusing only on JWT or security research, whereas this covers encryption, JWT, and captchas.
Explore 1 awesome GitHub repository matching security & cryptography · Java Security Toolkits. Refine with filters or upvote what's useful.
Hutool is a comprehensive suite of Java extensions designed to serve as a standard library extension. Its primary purpose is to reduce development boilerplate for common programming tasks and data manipulation through a collection of utility classes. The project provides specialized toolkits for database management using active record patterns and connection pooling, as well as network communication via a simplified HTTP client and asynchronous socket management. It includes security and identity capabilities such as symmetric and asymmetric encryption, image captcha generation, and JWT token
Implements comprehensive security capabilities including JWT authentication, cryptographic encryption, and visual captcha generation.