Releases: ligos/terninger
Releases · ligos/terninger
0.6.0
0.6.0:
- IMPORTANT: configuration changes are required:
- Removed: QrngEthzChExternal and RandomNumbersInfoExternal (as random sources are unavailable)
- Added: TrngInfoExternal (new source: https://trng.info/)
- Support net10.0, net8.0 and net framework 4.8.
- Only updated NuGet package:
Terninger.EntropySources.Network(0.6.0)
0.5.0
0.5.0:
- IMPORTANT: configuration changes are required for PingStatsSource. Please check your configuration.
- Add net80 target.
- Enhance PingStatsSource to save working targets to persistent state.
- Enhance PingStatsSource to discover new targets at random.
- Add support for Entropy Sources to use Persistent State in PooledEntropyCprngGenerator.
0.4.0
0.4.0:
- Target frameworks: net48, netcoreapp3.1, net60.
- Removed HotBits network source due to retirement of true random source.
- Update external web content sources, and ping stats servers.
0.3.0
0.3.0:
- Target frameworks: net48, netcoreapp3.1, net60.
- Persistent state support for
PooledEntropyCprngGenerator. - Improved pooling of async entropy sources, time to first seed should be much faster.
- Configuration support in console application.
- Additional network entropy sources: qrng.ethz.ch, drand.cloudflare.com.
- Update entropy source quantumnumbers.anu.edu.au to require an API key.
- Update external web content sources, and ping stats servers.