Awesome Java Security Libraries

  • bc-java bc-java 2,131
    star
    updated about 1 month ago MIT License

    Bouncy Castle Java Distribution (Mirror)

  • updated 5 days ago Apache License 2.0

    OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.

  • hdiv hdiv 211
    star
    updated 2 months ago Other

    Hdiv CE | Application Self-Protection

  • jjwt jjwt 9,321
    star
    updated 7 months ago Apache License 2.0

    Java JWT: JSON Web Token for Java and Android

  • updated 9 months ago MIT License
  • updated about 1 year ago MIT License

    JSON Web Token implementation for Java according to RFC 7519. Easily create, parse and validate JSON Web Tokens using a fluent API.

  • kalium kalium 207
    star
    updated 8 months ago Apache License 2.0

    Java binding to the Networking and Cryptography (NaCl) library with the awesomeness of libsodium

  • keywhiz keywhiz 2,614
    star
    updated 8 months ago Apache License 2.0

    A system for distributing and managing secrets

  • nbvcxz nbvcxz 282
    star
    updated 9 months ago MIT License

    Password strength estimator

  • pac4j pac4j 2,317
    star
    updated 7 months ago Apache License 2.0

    Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...

  • updated 6 months ago Apache License 2.0

    Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.

  • updated almost 3 years ago Apache License 2.0

    Fluent builders with typesafe API for the JCA

  • updated 2 months ago Apache License 2.0

    Spring Security

  • updated 6 days ago Apache License 2.0

    🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Available client examples are: Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, Vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k Kohttp and Ktor. Also gRPC, WebSocket and ElasticSearch examples are included

  • tink tink 13,318
    star
    updated 8 months ago Apache License 2.0

    Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.