-
**What solution would you like?**
Currently we support only `bcrypt` for passwords hashing which is resource consuming for slow CPUs.
It would be a good idea to give customers a possibility to s…
-
I've just upgraded NLua to the version included at the top of your master branch and switched over to KeraLua. As mentioned in the title, use of
``` lua
luanet.make_object()
```
causes Unity 5 to cr…
-
### Is your feature request related to a problem?
Currently the password hashing and verification logic is built around Bouncy Castle's OpenBSDBCrypt. This will present a problem in FIPS enabled envi…
-
This error shows when the project is set the PublishAot = true , SelfContained I have ILC Compile errors
```
08:15:35.128 1:7>C:\Users\Superusername\.nuget\packages\microsoft.windowsdesktop.app.…
-
This issue summarizes all the features that will be available for 0.995 release.
## Language
### 0.995.0 Work list
#### jBallerina
* Types and Values
- [x] #13852 Representing balleri…
-
# Checklist
* [x] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discussions…
-
# Compatibility Report
- Name of the game with compatibility issues: Forspoken
- Steam AppID of the game: 1680880
## System Information
- GPU: NVIDIA GeForce GTX 1080 Ti
- Driver/LLVM version: …
-
[log.txt](https://github.com/user-attachments/files/17262858/log.txt)
When trying to flash my samsung phone with the right loaders according to https://www.temblast.com/ref/loaders.htm I tried both l…
-
With `yescrypt` being the default password hashing scheme on recent ALT Linux, Debian 11, Fedora 35+, and Kali Linux 2021.1+. It is also supported in Fedora 29+ and Ubuntu 20.04+, and is recommended f…
-
I would not suggest using MD5 as your primary hashing algorithm (see https://docs.datadoghq.com/code_analysis/static_analysis_rules/go-security/import-md5/ for example). Would recommend using another …