-
As a compliance officer writing a FIPS 140 plan, I need to estimate the work involved, and timeline for, FIPS 140 in our Java apps, so we can provide our AOs with an meaningfully informed plan.
## …
-
It would be nice if the library supported the [ASN.1 structures in RFC 8018](https://www.rfc-editor.org/rfc/rfc8018.html#appendix-A.2). Using the standard, it would be possible to use the salt/keyLeng…
-
The activation email has been successfully sent, but when I click "Activate Account" it enters the login page, when logging in, it always appears "This user account is not yet activated. Resend activa…
-
# .NET support for Windows 7 and 8.1 will end in January 2023
Windows 7 and Windows 8.1 are currently [supported with .NET 6](https://github.com/dotnet/core/blob/main/release-notes/6.0/supported-os…
-
In C# I like that I can write standard types in lowercase like `object` or `string`. I think that Dart should also consider adding this.
```cs
object o = ...;
string s = "string better than String";
`…
-
### What version of Go are you using (`go version`)?
Tested with golang/x/crypto: https://github.com/golang/crypto/commit/61a87790db17894570dfb32dbaa0a4af9ce60cb4
and
go version go1.13.4 li…
ncw updated
11 months ago
-
All user passwords are currently stored according to the following algorithm:
```
base64(md5(password))
```
Using MD5 is, these days, little better than obfuscation, rather than proper securit…
ghost updated
9 months ago
-
Any ideas if it's possible to identify build's python version and platform from `_ifcopenshell_wrapper.pyd` on Windows or `_ifcopenshell_wrapper.so` on Mac/Linux)?
The idea is to get more descripti…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
dwu11 updated
4 months ago
-
**Fleet version**: 4.41.0
**Web browser and operating system**:
Chrome/safari - any
### 💥 Actual behavior
When creating account with long password, get simple error, "Could not create us…