v1.4.1
Update v1.4.1
- Use standard library implementation of
minstd_rand
and seed it with the TRNG frompico_rand
(used by ECDSA). - Minor code improvements
What's Changed
- seed RNG from entropy source by @virgesmith in #11
Full Changelog: v1.4.0...v1.4.1