v3.9
- fixed issue with devfee failover.
- fixed critical issues in remote management feature (attacker could crash miner even in read-only mode).
- added "-mpsw" parameter.
ClaymoreIs it possible to accelerate Monero CPU-mining via
VIA Padlock?
The VIA PadLock Security Engine is implemented in most recent VIA x86 processors. It contains at least a hardware random number generator. The C5P core gained AES acceleration on top of the random number generator, using a
different instruction set than Intel AES-NI. The C5J "Esther" core has SHA-1 and SHA-256 acceleration and a Montgomery multiplier as well. A Montgomery modular multiplier can be used to speed up asymmetric encryption such as RSA signing and decryption. Finally the C5P "Esther" core also contains NX bit security which VIA considers a component of the PadLock suite. The difference with the other features is that it doesn't provide additional functionality to the user.