Uh oh!
There was an error while loading. Please reload this page.
Support random file of AIX - #282
Conversation
josephlr
commented
Sep 6, 2022
Could we add some IBM docs to justify the implementation choice? I think this is correct, but I've never worked with AIX |
ecnelises
commented
Sep 11, 2022
The official doc can be found at https://www.ibm.com/docs/en/aix/7.2?topic=files-random-urandom-devices , this discussion in GnuPG mailing list is also good reference. In short, the mechanism of |
josephlr
commented
Sep 13, 2022
@ecnelises I'm just wondering if we will have to |
ecnelises
commented
Sep 21, 2022
According to rand_unix.c in OpenSSL, only Linux defines |
josephlr
commented
Oct 26, 2022
Can you add a row to the documentation in I think we should also add AIX to the Tier 3 section of our CI. That may require waiting on Rust Nightly to actually understand the target. |
josephlr
commented
Nov 15, 2022
Note: we are blocked on rust-lang/rust#102293 being merged. |
ecnelises
commented
Nov 28, 2022
That PR has been merged :) |
No description provided.