-
The app is signed with `SHA1withRSA`. SHA1 hash algorithm is known to have collision issues.
```
[
[
Version: V3
Subject: CN=Ipzs S.p.A, O=Istituto Poligrafico e Zecca Dello Stato S.p.A, L=…
-
**Describe the bug**
On OpenSUSE Tumbleweed (and presumably other distributions) crypto algorithms known to be weak have started being disabled. This causes connection failures to ghidra servers unle…
-
sign:
http://stackoverflow.com/questions/11640906/java-sha1withrsa-using-openssl-command-line
> openssl sha1 -sign private.key -out data.rsa data.der
https://android.googlesource.com/platform/system…
-
I'm trying connect to Spring Boot server (v1.4.2, Tomcat 8.5.6) valid CA signed certificate (SHA256withRSA, SHA1withRSA, 2048) and GOT ALERT! type=40, which looks like handshake issue. Any insight is …
-
### Describe the bug
corretto{11,17,19} doesn't build correctly on macos.
### Steps To Reproduce
Steps to reproduce the behavior:
```sh
nix-shell -p corretto11
```
### Expected behavior
Ex…
-
https://github.com/xiaocheng2014/simple_shell/blob/150d94e48331e4568a345cd6a23ac071ed0cdff8/h_cert#L404
-
here is my commands:
```
keytool -genkey -v -keystore debug.keystore -storepass android -alias androiddebugkey -keypass android -dname "CN=Android Debug,O=Android,C=US"
```
and then:
```
.…
-
提交时候的sign使用的SHA1WithRSA签名逻辑会有吗,我看了一遍代码发现没有此实现,万分期待
-
Implement search criteria on the `certificate` and `results` endpoints. For example:
- `/api/v1/results?target=www.mozilla.org&limit=1` should return the latest scan of www.mozilla.org
- `/api/v1/cert…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…