Advertisement

Results for "Author: dave greenwood"

2_2002-2004 #125156
The Beginners Guide To API

This article teaches you the basics of Windows API by giving you a walk through of Declaring API Functions from Start to Finish & uses real examples of useful code you can use in your Projects!

3_2004-2005 #137667
DS2 Encryption Professionally Developed Stream Cipher

DS2 is a professionally developed symmetric stream cipher encryption algorithm. It supports undeterminably large variable-length keys using two sboxes and was specifically designed for the Visual Basic environment but due to its success the DS2 is being ported to all platforms/languages. Provided in an Easy to use Class Module. Many Thanks to David Midkiff for his contributions & support to the project.

3_2004-2005 #137953
E-mail using MAPI

Sends an e-mail using MAPI

3_2004-2005 #139345
DS1 (Ver1.5) Encryption: Highly Optimised 4MB/Sec

(This is not Home-Made Crap!)DS1 Encryption is ideally suited to Secure the Digital Transfer of Information on Public Networks such as the Internet. Very Secure, Optimised by David Midkiff. I challenge all cryptoanalysers to break the cipher when used with a Secure key. Feed back Very Welcome. The DS1 Coding Technique can output 1,078,203,909,375 different Encrypted byte streams from just one input stream. Therefore even if the same data is transmitted again it will not look the same. TECHNIQUES USED: This is achieved by selecting 5 random bytes and adding them to the start of the byte stream. The byte stream then undergoes CBC (Cipher Block Chaining),byte & bit level processing before being outputted as 1 of the 1,078,203,909,375 different possible byte outputs.

3_2004-2005 #139357
DS2 Encryption (Midkiff/Greenwoodf)

DS2 Encryption is ideally suited to secure the digital transfer of information on public networks such as the Internet. The DS2 salt technique can theoretically output 1,078,203,909,375 different encrypted byte streams from just one input stream. Therefore even if the same data is transmitted again it will not look the same. Along with slick clean math function this cipher is fast and secure. From analysis, certain forms of differential attacks may be successful on lesser round variants of this algorithm but nothing is certain. The key-size is variable length and is undeterminable from analysis. Meaning very large keys can be achieved! SALT TECHNIQUES USED: This is achieved by selecting 5 random bytes and adding them to the byte stream. The byte stream then undergoes CBC (Cipher Block Chaining), byte & bit level processing before being spit out as 1 of the 1,078,203,909,375 different possible ciphertext results.

3_2004-2005 #143700
The Beginners Guide To API

This article teaches you the basics of Windows API by giving you a walk through of Declaring API Functions from Start to Finish & uses real examples of useful code you can use in your Projects!

4_2005-2006 #150772
E-mail using MAPI

Sends an e-mail using MAPI

4_2005-2006 #150773
The Beginners Guide To API

This article teaches you the basics of Windows API by giving you a walk through of Declaring API Functions from Start to Finish & uses real examples of useful code you can use in your Projects!

4_2005-2006 #150774
DS2 Encryption (Midkiff/Greenwoodf)

DS2 Encryption is ideally suited to secure the digital transfer of information on public networks such as the Internet. The DS2 salt technique can theoretically output 1,078,203,909,375 different encrypted byte streams from just one input stream. Therefore even if the same data is transmitted again it will not look the same. Along with slick clean math function this cipher is fast and secure. From analysis, certain forms of differential attacks may be successful on lesser round variants of this algorithm but nothing is certain. The key-size is variable length and is undeterminable from analysis. Meaning very large keys can be achieved! SALT TECHNIQUES USED: This is achieved by selecting 5 random bytes and adding them to the byte stream. The byte stream then undergoes CBC (Cipher Block Chaining), byte & bit level processing before being spit out as 1 of the 1,078,203,909,375 different possible ciphertext results.

4_2005-2006 #150775
DS1 (Ver1.5) Encryption: Highly Optimised 4MB/Sec

(This is not Home-Made Crap!)DS1 Encryption is ideally suited to Secure the Digital Transfer of Information on Public Networks such as the Internet. Very Secure, Optimised by David Midkiff. I challenge all cryptoanalysers to break the cipher when used with a Secure key. Feed back Very Welcome. The DS1 Coding Technique can output 1,078,203,909,375 different Encrypted byte streams from just one input stream. Therefore even if the same data is transmitted again it will not look the same. TECHNIQUES USED: This is achieved by selecting 5 random bytes and adding them to the start of the byte stream. The byte stream then undergoes CBC (Cipher Block Chaining),byte & bit level processing before being outputted as 1 of the 1,078,203,909,375 different possible byte outputs.

4_2005-2006 #150776
DS2 Encryption Professionally Developed Stream Cipher

DS2 is a professionally developed symmetric stream cipher encryption algorithm. It supports undeterminably large variable-length keys using two sboxes and was specifically designed for the Visual Basic environment but due to its success the DS2 is being ported to all platforms/languages. Provided in an Easy to use Class Module. Many Thanks to David Midkiff for his contributions & support to the project.

5_2007-2008 #173290
E-mail using MAPI

Sends an e-mail using MAPI

5_2007-2008 #173291
The Beginners Guide To API

This article teaches you the basics of Windows API by giving you a walk through of Declaring API Functions from Start to Finish & uses real examples of useful code you can use in your Projects!

5_2007-2008 #173292
DS2 Encryption (Midkiff/Greenwoodf)

DS2 Encryption is ideally suited to secure the digital transfer of information on public networks such as the Internet. The DS2 salt technique can theoretically output 1,078,203,909,375 different encrypted byte streams from just one input stream. Therefore even if the same data is transmitted again it will not look the same. Along with slick clean math function this cipher is fast and secure. From analysis, certain forms of differential attacks may be successful on lesser round variants of this algorithm but nothing is certain. The key-size is variable length and is undeterminable from analysis. Meaning very large keys can be achieved! SALT TECHNIQUES USED: This is achieved by selecting 5 random bytes and adding them to the byte stream. The byte stream then undergoes CBC (Cipher Block Chaining), byte & bit level processing before being spit out as 1 of the 1,078,203,909,375 different possible ciphertext results.

5_2007-2008 #173293
DS1 (Ver1.5) Encryption: Highly Optimised 4MB/Sec

(This is not Home-Made Crap!)DS1 Encryption is ideally suited to Secure the Digital Transfer of Information on Public Networks such as the Internet. Very Secure, Optimised by David Midkiff. I challenge all cryptoanalysers to break the cipher when used with a Secure key. Feed back Very Welcome. The DS1 Coding Technique can output 1,078,203,909,375 different Encrypted byte streams from just one input stream. Therefore even if the same data is transmitted again it will not look the same. TECHNIQUES USED: This is achieved by selecting 5 random bytes and adding them to the start of the byte stream. The byte stream then undergoes CBC (Cipher Block Chaining),byte & bit level processing before being outputted as 1 of the 1,078,203,909,375 different possible byte outputs.

5_2007-2008 #173294
DS2 Encryption Professionally Developed Stream Cipher

DS2 is a professionally developed symmetric stream cipher encryption algorithm. It supports undeterminably large variable-length keys using two sboxes and was specifically designed for the Visual Basic environment but due to its success the DS2 is being ported to all platforms/languages. Provided in an Easy to use Class Module. Many Thanks to David Midkiff for his contributions & support to the project.

6_2008-2009 #195808
E-mail using MAPI

Sends an e-mail using MAPI

6_2008-2009 #195809
The Beginners Guide To API

This article teaches you the basics of Windows API by giving you a walk through of Declaring API Functions from Start to Finish & uses real examples of useful code you can use in your Projects!

6_2008-2009 #195810
DS2 Encryption (Midkiff/Greenwoodf)

DS2 Encryption is ideally suited to secure the digital transfer of information on public networks such as the Internet. The DS2 salt technique can theoretically output 1,078,203,909,375 different encrypted byte streams from just one input stream. Therefore even if the same data is transmitted again it will not look the same. Along with slick clean math function this cipher is fast and secure. From analysis, certain forms of differential attacks may be successful on lesser round variants of this algorithm but nothing is certain. The key-size is variable length and is undeterminable from analysis. Meaning very large keys can be achieved! SALT TECHNIQUES USED: This is achieved by selecting 5 random bytes and adding them to the byte stream. The byte stream then undergoes CBC (Cipher Block Chaining), byte & bit level processing before being spit out as 1 of the 1,078,203,909,375 different possible ciphertext results.

6_2008-2009 #195811
DS1 (Ver1.5) Encryption: Highly Optimised 4MB/Sec

(This is not Home-Made Crap!)DS1 Encryption is ideally suited to Secure the Digital Transfer of Information on Public Networks such as the Internet. Very Secure, Optimised by David Midkiff. I challenge all cryptoanalysers to break the cipher when used with a Secure key. Feed back Very Welcome. The DS1 Coding Technique can output 1,078,203,909,375 different Encrypted byte streams from just one input stream. Therefore even if the same data is transmitted again it will not look the same. TECHNIQUES USED: This is achieved by selecting 5 random bytes and adding them to the start of the byte stream. The byte stream then undergoes CBC (Cipher Block Chaining),byte & bit level processing before being outputted as 1 of the 1,078,203,909,375 different possible byte outputs.

Languages
Top Categories
Global Discovery