Advertisement

Results for "Author: kenaso"

4_2005-2006 #167866
VB6 Extra tools 22-Jun-2012

A couple of tools to make your programming life a little easier.

4_2005-2006 #167867
Count Lines of code 15-Jun-2012

Count lines of code in your VB or C projects and files. Cannot be used for .NET or 16-bit VB projects. === 15-Jun-2012 Updated documentation and support modules.

4_2005-2006 #167868
Passwords and Phrases 02-May-2012

Create passwords (up to 5000 at a time) and pass phrases (one to twenty-five words). Be sure to read Form_problems.pdf if you encounter any display quirks. Well documented. === 02-May-2012 Updated clsRandom module.

4_2005-2006 #167869
Test Prng using Diehard 02-May-2012

Generating random numbers does not always produce the results you desire. Numbers that appear to be random may not be truely random. To test random numbers, use a DOS application named Diehard. Read "Using Diehard.pdf" included with this submission and the documentation within this code. Links to Diehard are within the source code. === 02-May-2012 Updated clsRandom module.

4_2005-2006 #167870
Hashing with CryptoAPI 15-Jun-2012

Example of using MS CryptoAPI hash algorithms (MD2, MD4, MD5, SHA1,SHA256, SHA384, SHA512) available with Windows. Very well documented. === 08-Mar-2012 Updated reference to FIPS 180-4 dated Mar-2012. ==== 15-Jun-2012 Updated documentation and support modules.

4_2005-2006 #167871
ASCII Chart in Word 2k 15-Jun-2012

Example of creating either one or two page ASCII conversion chart and displaying it in Word 2000. If you want to use a newer version then you may have to do some tweaking. ==== 15-Jun-2012 Updated documentation and support modules.

4_2005-2006 #167872
Build table files 15-Jun-2012

Build table files that can be used with my kiCrypto demo application posted on PSC. These tables can be used with GOST, Skipjack cipher algorithms and Whirlpool hash algorithm for that added security. ==== 15-Jun-2012 Updated documentation and support modules.

4_2005-2006 #167873
kiCrypt Demo 15-Jun-2012

Various cipher and hash algorithms. Ciphers include ArcFour, Base64, Blowfish, Gost, Rijndael, Serpent, Skipjack, Twofish. Hashes include MD2, MD4, MD5, SHA1, SHA2 family, Tiger3-128-512, Whirlpool-224-512. Also CRC32 and random number demos. === 08-Mar-2012 Updated cipher modules for speed. Updated documentation to reference FIPS 180-4 dated Mar-2012. === 15-Jun-2012 Updated support modules.

4_2005-2006 #167874
Clean Temp 15-Jun-2012

There are three major areas tht require constant maintenance. They are Most recent documents, Windows temp files, and the Recycle bin. ==== 15-Jun-2012 Updated documentation and support modules.

4_2005-2006 #167875
Defrag drives or folders 30-Mar-2012

Defrag your drives using utilities written and supported by Microsoft Sysinternals. These are freeware and are located at http://technet.microsoft.com/en-us/sysinternals/default.aspx The names are Contig and PageDefrag listed under File and Disk. === 05-Jan-2012 Updated modProcesses.bas module. Finally resolved the problem of multiple instances of contig.exe displayed in task manager window. === 08-Mar-2012 Updated support modules === 30-Mar-2012 Updated documentation. Added modTrimStr.bas module.

4_2005-2006 #167876
Disk Data Wipe 15-Jun-2012

Remove files and folders completely using one of twelve different options. You can also define your own. This is well documented. === 30-Mar-2012 Updated documentation. Added modTrimStr.bas module. === 07-May-2012 Updated clsRandom module. Speed processing of random data. === 15-Jun-2012 Updated support modules.

4_2005-2006 #167877
Multi hash demo 15-Jun-2012

Hash files or text strings using MD4, MD5, SHA1, SHA-2 Family, RipeMD-128 - 320, Tiger3-128 - 512 (my version), or Whirlpool- 224 - 512. Well documented. === 25-May-2012 Add SHA-512/320 algorithm to clsSHA2.cls. See LoadConstants_64() routine. === 15-Jun-2012 Fixed a calculation bug that I inadvertently introduced while working on another module. Updated cls32BitMath.ByteArrayToLong routine.

4_2005-2006 #167878
SHA2 Hash Demo 15-Jun-2012

Hash demo of SHA2 family (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, SHA-512/256, SHA-512/320). === 25-May-2012 Added SHA-512/320 algorithm to clsSHA2.cls. Algorithm was created as per instructions in FIPS 180-4. See LoadConstants_64() routine in class. === 15-Jun-2012 Updated support modules and some minor tweaking for speed.

4_2005-2006 #167879
Misc functions 01-Jul-2012

Miscellaneous class functions wrapped into a single DLL. These are some of the most common that I use for creating applications. Well documented. If you find any problems, please email me. === 15-Jun-2012 Updated clsSort.cls and clsConvertDateTime.cls modules. === 01-Jul-2012 Updated conversion routines to handle negative values in cls64BitMath.cls.

4_2005-2006 #167880
Random Numbers 15-Jun-2012

Generate cryptographic random numbers using either CryptoAPI, Isaac, Kiss, MWC, Mother of All, or Mersenne Twister family. All of these pass Diehard and ENT randomness tests. === 15-Jun-2012 Updated support modules. Minor tweaking in several modules.

4_2005-2006 #167881
Build big test files 30-Mar-2012

Ever have the need for a big test file? Now you can build one or more 1gb in size with the option to combine them into one very large file. === 30-Mar-2012 Updated documentation. Added modTrimStr.bas module.

4_2005-2006 #167882
VB 6 SP6 updates

This is to inform you of another update available from Microsoft for Visual Basic 6.0

4_2005-2006 #167883
Print Tree 11-Sep-2011

Example of printing a tree to either printer, file, or both. Select either the complete tree or a specific node. === 11-Sep-2011 Removed obsolete code, updated support modules and updated documentation. Any unused procedures or variables left behind is for future reference.

5_2007-2008 #190383
VB6 Mass compile

This may help some of you that have a need to perform mass compiles using Visual BASIC 6.0

5_2007-2008 #190384
VB6 Extra tools 22-Jun-2012

A couple of tools to make your programming life a little easier.

Languages
Top Categories
Global Discovery