Download NextGenRNG
Description
Random Number Generators for .Net written in C#Regular use: * MersenneTwister3 CNG Cryptographically secure RNG: * CTR_DRBG * DSS * DUAL Elliptic CurveConcurrency: * Thread-Safe Non-repetitive RNGEncryption Cipher: * Anubis (successor of Rijndael)
Source Files
The download file nextgenrng.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
CNG.sln//from w ww . jav a 2 s . c o m
CNG.vssscc
CNG/Algorithms.cs
CNG/Anubis.cs
CNG/BCryptNative.cs
CNG/CNG.csproj
CNG/CNG.csproj.vspscc
CNG/CngProvider2.cs
CNG/G_MarsagliaRandom.cs
CNG/ICngAlgorithm.cs
CNG/MersenneTwister.cs
CNG/Properties/AssemblyInfo.cs
CNG/RNGCng.cs
CNG/RandomNextGen.cs
CNG/SafeBCryptAlgorithmHandle.cs
CNG/ThreadSafeRandom.cs
CNG/Utils.cs
CNG/Win32Native.cs
Download
Click the following link to download nextgenrng.zip.
nextgenrng.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »