greatroar dc145bfad7
lib/protocol: Use sha256.Sum256 in NewDeviceID (#6775)
This is shorter, skips two allocations, makes the function inlineable
and is safer, since the compiler now check whether
DeviceIDLength == sha256.Size.
2020-06-21 20:38:06 +02:00
..
2020-02-24 21:57:15 +01:00
2020-02-24 21:57:15 +01:00
2020-03-03 22:40:00 +01:00