danwallach / ElectionGuard-TypeScript

TypeScript implementation of ElectionGuard (subset for ballot encryption)
MIT License
8 stars 0 forks source link

Add feature support detection #31

Closed shreyasminocha closed 2 years ago

shreyasminocha commented 2 years ago

Fixes #30

danwallach commented 2 years ago

Discussion: check for more than just the presence of bigint and report back early with an exception if anything we need is missing.