Jeffrey Walton

Results 56 issues of Jeffrey Walton

@alonbl, @gcsideal Here's an attempt to provide Autotools for Crypto++. The head notes in `configure.ac` and `Makefile.am` describe some of the issues we are experiencing. Eventually I would like to...

enhancement

Hi Everyone, `cryptest-autotools.sh` now available in `TestScripts`. The script downloads the Autotools files to `$(PWD)`, and then builds the library and executes self tests. To use the script: ``` cd...

enhancement

@alonbl, @Guozht, @Azer0s, @anonimal, @wildbiotiger, @UKMonkey, @UKMonkey, @Marc--Olivier, @Romain-Geissler-1A, @ZahlGraf, @nexussafe, @egorpugin, @HeinrichJanzing, @geoffbeier, @FloriansGit, @steady286, @zabulus, @morozovcookie, @GamePad64, @solvingj, One of the ways we test Crypto++ is through the...

help wanted

@alonbl, @Guozht, @Azer0s, @anonimal, @wildbiotiger, @UKMonkey, @UKMonkey, @Marc--Olivier, @Romain-Geissler-1A, @ZahlGraf, @nexussafe, @egorpugin, @HeinrichJanzing, @geoffbeier, @FloriansGit, @steady286, @zabulus, @morozovcookie, @GamePad64, We moved our Autools files and CMake files to my GitHub....

This is another new issue. Running the test suite on an old PowerMac with Debian Sid installed in a debug build: ``` (gdb) r v Starting program: /home/jwalton/cryptopp/cryptest.exe v [Thread...

Debian reports self test failures for K233 on Power8. We can also duplicate it on GCC111 with XL C++ compiler. This appears to be related to polynomial multiply code. ```...

SM2 is a 4-part Chinese national standard for public key algorithms, including digital signatures and elliptic curves. See [SM2 Digital Signature Algorithm](https://tools.ietf.org/html/draft-shen-sm2-ecdsa-02). We recently received some private emails asking for...

Enhancement

ARMv8.4 adds cpu support for SHA512, SHA3, SM3 and SM4. This ticket will track the changes to the CPU gear to support ARMv8.4. SHA512, SHA3, SM3 and SM4 will be...

Enhancement

Hi Everyone, I'm using hardinfo on an old PowerMac. The machine is PPC64. The machine runs Debian Sid. Running hardinfo from the command line results in: ``` $ sudo hardinfo...

### Preflight Checklist * [X] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [X] I have searched the issue tracker for a feature request...