-
I'm running 4 cores of a core i5-8400 on Ubuntu 18.04.2 running inside docker-ce 18.09.2
(the docker container hosts the xmr-stak environment in an ubuntu server image, but binds the state from a loc…
-
Hello there
I am trying to build wolfssl to use with libz-ng , nginx ,wolfclu, xtls/xray-core , with tls1.2-1.3 also with dtls1.2-1.3 and post-quantum compability options in a debian based linux x86_6…
-
With the upcoming quantum computing horizon coming up (2030) i think it's REALLY important for developers to achieve "cryptographic agility". So perhaps augment the current 1.6.3:
1.6.3 | Verify th…
-
I've given the implementation of KMAC within the RustCrypto ecosystem some thought. My ideas, reproduced below, are informed by the [NIST SP 800-185] recommendation and the [`hmac`][hmac] and [`sha3`]…
-
# Welcome
Hello Bitcoiners! This is where we'll organize the topics of discussion for our upcoming Socratic Seminar.
Please use this issue to suggest topics that you'd like to see discussed at t…
-
Projects and spaced rep
https://www.freecodecamp.org/news/lessons-learned-after-11-years-coding/
similarly, conversation (talking to people about a thing) encourages recalling the info you're talk…
-
It would be a nice-to-have if we could add unit tests to the ML-KEM and ML-DSA codebases using the `PQC Intermediate Values` package found here: https://csrc.nist.gov/Projects/post-quantum-cryptograph…
xvzcf updated
2 months ago
-
Move the post-PR discussion of conda/pip hybrid environment https://github.com/aiidalab/aiidalab-docker-stack/pull/338#issuecomment-1331199302 as an issue here for further discussion.
Summary:
- N…
-
### Incorrect handling of bool `_user()` functions
This is the advice given when writing a custom `_kb()` function, straight from the docs:
![wiki](https://user-images.githubusercontent.com/1949…
-
This program conforms to Fortran 2018:
```
integer :: cos
print *, cos(3.14159)
end
```
and prints `-1.00000`, or some other amount of zeroes, with every Fortran compiler to which I have acc…