Languages SQL Security  

SQLCrypto And XLSure Encryption Utilities

download download  
important code information
author:
Brad G Skidmore
minimum requirements:
SQLCrypto And XLSure Encryption Utilities description

SQLCrypto Base Encryption + Hash ZIP files include the SQLCrypto Install, as well as Demo Scripts that install a sample database and all the encryption utilities you would need to start securing your sensitive passwords.


Read Me:
1. Install SQLcrypto370Setup.exe (Base Encryption C++)
2. Install SQL Server Scripts
A. Execute Z02_Install_EcryptTest_Database.sql
This will create a sample database named EcryptTest
B. Execute Z03_Install_Ecrypt_UDTsAndVws.sql
This will install Required User Defined Functions and Views Used to take advantage of SQLCrypto Encryption
C. Z04_Install_tblUser_trg_updHashPass.sql
Installs a sample User Table with a Trigger that allows for plain text updates to a Hashed Password column.
D. Z05_PlayTime_TestStuff.sql
This script does tests inserting and updating records in the sample User Table.


File List:
ReadMe.txt1Kb
Z02_Install_EcryptTest_Database.sql5Kb
Z03_Install_Ecrypt_UDTsAndVws.sql22Kb
Z04_Install_tblUser_trg_updHashPass.sql2Kb
Z05_PlayTime_TestStuff.sql3Kb

Similar code
Decrypt MS SQL 2000 stored procedures of ANY SIZE! (Popularity: ) : This MS Access application will decrypt Stored Procedures encrypted using "with encryption" option. If automatic removing of "with encryption" option ...
dbasp_GlobalGrant (Popularity: ) : This is a piece of code I use to globally grant or revoke permissions on all or set of objects ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 2
version
size in Kb 7
popularity   212/5827733
user rating 0/10
ad


New Code
Popular Code