SQL code encryption

SQL Shield is a program for protecting your SQL scripts from being viewed and modified by anybody.

Encrypted script

This is how protected code may look like:

CREATE FUNCTION MySecureFunc ()
returns @retContactInformation TABLE (
FirstName NVARCHAR(50) NULL,
LastName NVARCHAR(50) NULL )
WITH /*sqlshield6proc*/ ENCRYPTION
AS/*WRi3FiiCRtrp//kr1JM6XShuSl3McIgh2ZT2+GgLVV5haxKxhVeI77tFr5dNfHIZ
/zF/KAw08tmgh8VR3ZRTIw6TSpVS/UlFVVusimLnUdcfLNqgI1st8asYZT1m95Kk
jDfO/R3Xu5zfKFgh8k7LVjbhZDCMUmDNQGGTQ55OCPmIaqifc9MzJoL/5CkP7vs7
vKR6PBHcLDnA3wOAFRJHzzwkAgypWi6wmb+M3S5L3Do= */
begin--<*>
return--<*>
end--<*>

On the system without installed SQL Shield this function does nothing.
With SQL Shield:

secure table

Read More

SQL Shield 9 for SQL Server 2022

Activecrypt Software is proud to announce the release of SQL Shield for SQL Server 2022 all editions.

Download

SQL professionals agree that the default trigger, view and procedure encryption that comes with MSSQL is ineffective and easily broken. In fact, Google generates over 3700 links for a search phrase “SQL decryptor”, offering dozens of software solutions that can bypass MSSQL native encryption. Yet, for many companies that use MSSQL for processing sensitive and confidential data, compromising the integrity of encrypted procedures or triggers is not an option. Here you can find such decryptors. We defeat them all!

Our customers

  • dhs
  • siemens
  • wf
  • pic7
  • pic4
  • wu
  • t-systems
  • pfizer
  • citi
  • volvo
  • philips
  • dhslogo
  • pic4
  • igramm
  • eurohypo
  • pic21
  • pic8
  • ecolab
  • pic4
  • avon
  • uschamber
  • medion
  • pearson
  • seclogo
  • Texatech
  • pic5
  • scs
  • sysmex

Database Encryption tools:

SQL Shield is a built-in tool for MSSQL and SQL Express that offers extra encryption for triggers, views and procedures; none of the currently available SQL decryptors are capable of cracking SQL Shield encryption. Most importantly, all encrypted procedures remain executable! Moreover, installing SQL Shield does not affect any settings and does not replace default encryption options entirely. The users always have an option to choose which encryption settings to apply.

How is encryption useful for you?

If you are:

Software developer

  • you can protect the logic of your application from being viewed and copied.

Administrator

  • you can create reliable authentication mechanisms.
  • safely use passwords for another resources in stored procedures, views and triggers.

Involved into sales

  •  you can increase your sales by applying licensing management for your software located at the server.