Skip to content

Use crypto module if possible

Compare
Choose a tag to compare
@Bruce17 Bruce17 released this 17 Nov 10:19
· 35 commits to master since this release

The new release will use the method crypto.timingSafeEqual if available. Older versions still fallback to this package's safe compare method.