-
While working on #4833 I encountered a problem with cracking openssl encrypted private key files. It does work with the [example key](https://github.com/openwall/john-samples/tree/main/PEM) but not wi…
-
ATM we just pretty much saying "assume they are safe" but may be there is a better way to say "trust apt sources with expired (but otherwise legit) keys"
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue Description
add floyd-warshall.md
into advance dsa folder
### Suggested Change
add floyd-warsham.md …
-
FIPS requires non FIPS approved Ciphers/Algorithms should not be allowed when FIPS is enabled on Sonic platform. It's found that Algorithms such as Chacha20 etc are still supported by Openssl under FI…
-
You are able to call `new(:GFp, p, a, b)` but are not able to pull those values later.
This becomes a problem when you want to for instance open a curve by name and the the value for field for modu…
-
On AIX 5.3, gcc 4.8.2 build failed (openssl release 3.0.8) when run gmake or make with "gcc: Arg list too long" error
...
gcc -maix64 -pthread -O -shared -static-libgcc -Wl,-G,-bsymbolic,-bnoentry…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue Description
I would like to add documentation of sorting algorithm in DSA
### Suggested Change
Adding …
-
/kind bug
**Description**
I'm unable to pull and verify an image signed with a GPG *subkey*, but it works fine if the image was signed directly with the main/master key. It is good practice to w…
-
Hello, I have the following setup that works:
10.2.0.0 (Ubuntu Host) 10.24.0.28 (SSLProxy) 10.24.0.1 PfSense FW 192.168.178.1 FritzBox Router/Modem
(Outside physical Server) actual WAN
(10.…
-
As described in
https://cryptography.io/en/latest/hazmat/primitives/asymmetric/#common-types
> Asymmetric key types do not inherit from a common base class. The following union type aliases can be…