-
The `ltc_math_descriptor.unsigned_read` function pointer has a non-const `src` pointer argument, which the function is not supposed to modify
https://github.com/libtom/libtomcrypt/blob/673f5ce29015…
-
- [ ] Open Quantum https://github.com/open-quantum-safe/liboqs
- [ ] NTRU https://github.com/NTRUOpenSourceProject
- [ ] SPHINCS https://github.com/gravity-postquantum/gravity-sphincs and https://gi…
-
Would it be possible to use this library instead of libtommath? This has the potential to speed up all of our bignum operations. I am just not sure how much would need to be reworked in Cyclone.
To…
-
### Prerequisites
* [x] Checked the developer manual
* [x] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt
* [x] Checked that your …
-
### Prerequisites
* [x ] Checked the developer manual
* [x ] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt
* [ x] Checked that yo…
-
### Prerequisites
* [x] Checked the developer manual
* [x] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt
* [x] Checked that your issu…
-
This (MIT-licensed) library seems useful: https://github.com/faheel/BigInt.
One challenge is that we haven't solved #378; where should bigints be allocated? From the stack? From the heap? Sometimes…
-
### Prerequisites
* [ x ] Checked the developer manual
* [ x ] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt
* [ x ] Checked that you…
-
### Prerequisites
* [x] Checked the developer manual
* [x] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt
* [x] Checked that your issu…
-
Hello,
We carry a patch in GNU Guix which modifies the pkg-config.pc.in file so that libtommath is also added to Libs (`Libs: -L${libdir} -ltomcrypt -ltommath`).
Would it make sense to be applie…