32/64 bit multi-platform Modbus communication library
SnapModbus is an Open-Source multi-platform suite (library and tools) to manage Modbus communication in strict adherence to the modbus.org specifications, both master and slave side. It supports all the functions described in the documents:
* MODBUS APPLICATION PROTOCOL SPECIFICATION V1.1b3
* MODBUS MESSAGING ON TCP/IP IMPLEMENTATION GUIDE V1.0b
* MODBUS over Serial Line - Specification and Implementation Guide V1.02
through the standard transport protocols and the most widespread...
A minimal CSPRNG reflecting the Zen of cipher design
...AUM exhibits uniform distribution, mixes rapidly, has no detected bias, and comes in three variants: AUM16, with an internal state array of 16+4 32-bit words; AUM32, with an internal state of 32+4 words; and AUM64 with a 64+4-word state. The former permit seeding with a key of up to 512 or 1024 bits, the latter with a 2048-bit key.