microsoft / security-utilities

Security utilities for key generation, string redaction, etc.
MIT License
24 stars 9 forks source link

v1.4.20 #17

Closed michaelcfanning closed 4 months ago

michaelcfanning commented 4 months ago

1.4.20 - 05/16/2024

This change also drops in some preliminary build scripts. Those build scripts first compile the Rust library and copies them to the refs dir (where they will be picked up and copied by all dependent projects).

I also filled out a test that ensures that a large # of generated HIS v1 keys are flagged by the Rust code. We previously had a bug in detection that would only have been reproduced in ~1 in 62 every allocations.

Also cleaned up a bit of the shared props file expression.