This library contains collection of random number generation algorithm:
- Additive Lagged Fibonacci
- Boost Random
- Gaussian Deviate Random
- GFSR Random
- Mersenne Twister
- Net Random
- Perlin Noise Random
- RanLux
- RNGCryptoServiceProvider
- Xor Shift
Posted by chonglongchoo on October 7, 2008
This library contains collection of random number generation algorithm:
Posted in Mathematics, Open Source Projects, c# | Leave a Comment »
Posted by chonglongchoo on October 5, 2008
To search registry by specifying regular expression
Posted in Open Source Projects, Registry, c# | Leave a Comment »
Posted by chonglongchoo on October 5, 2008
To monitor changes of a registry key.
Posted in Open Source Projects, Registry, c# | Leave a Comment »
Posted by chonglongchoo on October 5, 2008
A mathematical library that consists of mathematics special functions, mathematics and scientific constants, extended functions (extend System.Math), Complex Number, Matrix and Vector.
Posted in Mathematics, Open Source Projects, c# | Leave a Comment »
Posted by chonglongchoo on October 5, 2008
A managed symmetric cryptography library that supports Aes192, Aes256, DES, RC2, Rijndael, TripleDES, Blowfish, Twofish, RC4, ARC4.
Posted in Cryptography, Open Source Projects, c# | Leave a Comment »
Posted by chonglongchoo on October 5, 2008
A managed hash library that supports SHA1, SHA256, SHA384, SHA512, MD5, MD2, CRC32_ZIP, CRC8, CRC16_IBM, CRC16_CCITT, MD4, CRC24, CRC16_ARC, CRC16_XMODEM, CRC16_ZMODEM, CRC32, XUM32, SHA224, CRC32_JAMCRC, CRC32_BZIP2, CRC64_ISO, CRC64_ECMA, HMACSHA1, HMACSHA256, HMACSHA384, HMACSHA512, HMACMD5, HMACRIPEMD160, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, TIGER, ADLER32, FCS16, FCS32, GHASH323, GHASH325, GOST, WHIRLPOOL, HAVAL128, HAVAL160, HAVAL192, HAVAL224, HAVAL256, CKSUM, ELFHASH, FNV0_32, FNV0_64, FNV1_32, FNV1_64, FNV1A_32, FNV1A_64, JHASH, SumSysV, SumBSD, Snefru2_4_128, Snefru2_4_256, Snefru2_8_128 and Snefru2_8_256.
Posted in Cryptography, Open Source Projects, c# | Leave a Comment »
Posted by chonglongchoo on October 5, 2008
A library to check password complexity and generate random password.
Posted in Open Source Projects, Security, c# | Leave a Comment »
Posted by chonglongchoo on October 5, 2008
A file/folder shredder library that supports the following algorithm: Simple, BritishHMGIS5BaseLine, BruceSchneier, RussianGOSTP50739, USAirForce5020, GermanVSITR, BritishHMGIS5Enhanced, USDOD522022M, USArmyAR38019, CanadianRCMPTSSITOPSII, USDOD522022MECE, PeterGutmannLite and PeterGutmann.
Posted in Open Source Projects, Security, c# | Leave a Comment »
Posted by chonglongchoo on October 5, 2008
A package consists of math library, vector and matrix library, statistics library, and numerical analysis library.
Posted in Mathematics, Open Source Projects, c# | Leave a Comment »
Posted by chonglongchoo on October 5, 2008
To provide total solution on preventing unauthorized access to sensitive documents with password.
Posted in Open Source Projects, Security, c# | Leave a Comment »