John Caron

Results 107 comments of John Caron

am i the only one who dislikes? the border around the sections, the lack of shading, the fonts and font size. i like the old one much more. for links,...

Any progress?

> Date time should be 2021-02-27 01:00:00. Which exact Date time in the example file are you referring to? On Mon, Mar 1, 2021 at 5:15 PM mdtdhi wrote: >...

> Date time should be 2021-02-27 01:00:00. Which exact Date time in the example file are you referring to?

I dont see the problem in versions 5 and 6, though I dont have a particular field to check. Its likely that their analysis is correct for 4.6.

version 6: ``` double time(time=1); :axis = "T"; // String :bounds = "time_bnds"; // String :units = "days since 2021-02-26 00:00:00"; // String :standard_name = "time"; // String :long_name =...

Currently, a verifier does not need to recompute the crypto_hash of Manifest, ContestDescription, or SelectionDescription. Nor are the ContestDescription, or SelectionDescription crypto_hash() included in the election record. This suggestion would...

Heres a draft JSON serialization proposal. Its almost what the python library is putting out now. https://github.com/JohnLCaron/electionguard-java/blob/master/docs/JsonElectionSpec.md [JsonElectionSpec.md](https://github.com/microsoft/electionguard/files/8091303/JsonElectionSpec.md)

Here are the equivilent as protobuf schemas: [electionguardSerializationProtos.zip](https://github.com/microsoft/electionguard/files/8091319/electionguardSerializationProtos.zip)

Here are the latest proposed protobuf serializations from Dan and me. Perhaps a starting point for 2.0. https://github.com/danwallach/electionguard-kotlin-multiplatform/blob/main/docs/SerializationSpec.md https://github.com/danwallach/electionguard-kotlin-multiplatform/tree/main/src/commonMain/proto