moodGUI
otp-java
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
moodGUI
-
What have you been working on recently? [January 02, 2021]
I worked over the past week on making a small database app, i have most of it down. And as a novice i am happy i am even able to get it to do half of what i intend it to do it. It is a bit late so here Is a link the GitHub repo where i explain a bit of what i went through with this one.
otp-java
-
Can someone review my Java code .
The recent few days I have been working on a Java library for generating one-time passwords. Now that I just released the first version, I would like to get a code review and clean up / refactor my code. I feel like I have used overloading a lot in this project and ⠀was wondering if there is a better way for the many overloaded constructors I made. That is mainly what I want feedback on. Here is the link to my repo: https://github.com/BastiaanJansen/OTP-Java Thanks in advance!
- A small and easy-to-use one-time password generator library
- OTP-Java
- What have you been working on recently? [January 02, 2021]
What are some alternatives?
sumo-queue - Queue Data Structure Implementation. Use it for large arrays.
Jwks RSA
log-of-learning - one true love
password4j - 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.
thebookshelf
Tink - 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.
lwlog - Very fast synchronous and asynchronous C++17 logging library
SSLContext-Kickstart - 🔐 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
jwt-java - JSON Web Token implementation for Java according to RFC 7519. Easily create, parse and validate JSON Web Tokens using a fluent API.
SecurityBuilder - Fluent builders with typesafe API for the JCA
Kalium - Java binding to the Networking and Cryptography (NaCl) library with the awesomeness of libsodium
JObfuscator - JObfuscator is a source code obfuscator for the Java language. Protect Java source code & algorithms from hacking, cracking, reverse engineering, decompilation & technology theft.