SecurEntity 1.3.0
A string encryption and data integrity library for Entity Framework
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>SecurEntity</id>
<version>1.3.0.0</version>
<title>SecurEntity</title>
<authors>JW Secure, Inc.</authors>
<owners>JW Secure, Inc.</owners>
<licenseUrl>http://securentity.codeplex.com/license</licenseUrl>
<projectUrl>http://securentity.codeplex.com/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A string encryption and data integrity library for Entity Framework</description>
<releaseNotes>Added thumbprint lookup capability for encrypted strings. Upgraded to Entity Framework 5.0 and .NET 4.5.</releaseNotes>
<copyright>Copyright JW Secure, Inc. 2013</copyright>
<tags>entity framework database encryption integrity</tags>
</metadata>
</package>