This is the tutorial bundle from Oracle Java SE tutorial homepage, last updated at 2021-2-10. The only modification is that I added this readme file. Publishing this repo as the download process from ...
The OWASP Benchmark Project is a Java test suite designed to verify the speed and accuracy of vulnerability detection tools. It is a fully runnable open source web application that can be analyzed by ...
RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences. It extends the observer pattern to support ...
Abstract: Various software libraries and frameworks provide a variety of APIs to support secure coding. However, misusing these APIs can cost developers tremendous time and effort, introduce security ...
This is an implementation of the OpenBSD Blowfish password hashing algorithm, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres. It's core is based on jBcrypt, ...
This repository contains the Okta management SDK for Java. This SDK can be used in your server-side code to interact with the Okta management API and: This library uses semantic versioning and follows ...
jsoup is a Java library that makes it easy to work with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, ...
The Paho Java Client is an MQTT client library written in Java for developing applications that run on the JVM or other Java compatible platforms such as Android The Paho Java Client provides two APIs ...
XML-Signature Syntax and Processing XML Encryption Syntax and Processing. This repository contains the Apache XML Security for Java subproject of Apache Santuario. This library includes the standard ...