Seyed Ali Roshan
Seyed Ali Roshan
lack of this library causes an error during compile on Linux (probably just on arch base Linux distros)
hi, when I use this library to download or upload files on some devices it got stuck at some random point and nothing happen, no error or retry or anything,...
hello and thanks for your perfect java class. I have an application which creates a random name database then create a user and in an exact database(the other one). I...
hi, I want to allow cors, I know by adding "add_header Access-Control-Allow-Origin *;" to nginx I can allow it and I don't want to use external web server option; I...
hi, CTR is one of the main major algorithms of AES encryption but there is no implementation for it in this library, why? is it going to be included in...
hi, is there any plan to support amd gpus or even any alternatives? amd gpus have excellent vram capacity and power with reasonable price
hi, please tell me are these objects thread-safe or not. * "Signer" which is instantiated through "HMACSigner.newSHA512Signer" * "Verifier" which is instantiated through "HMACVerifier.newVerifier" * "JWTDecoder" which is instantiated using...