Download PBKDF2 for Compact Framework
Description
Use PBKDF2 in your Compact Framework project and remain compatible with desktop and server projects that use the PBKDF2 functionality built into .NET framework.
Source Files
The download file pbkdf2cf.zip has the following entries.
.gitignore/*from w w w . ja va 2 s .co m*/
PBKDF2-Demo.CF/Form1.Designer.cs
PBKDF2-Demo.CF/Form1.cs
PBKDF2-Demo.CF/Form1.resx
PBKDF2-Demo.CF/PBKDF2-Demo.CF.csproj
PBKDF2-Demo.CF/PBKDF2-Demo.CF.csproj.vspscc
PBKDF2-Demo.CF/Program.cs
PBKDF2-Demo.CF/Properties/AssemblyInfo.cs
PBKDF2-Demo.CF/Properties/Resources.Designer.cs
PBKDF2-Demo.CF/Properties/Resources.resx
PBKDF2-Demo.Desktop/Form1.Designer.cs
PBKDF2-Demo.Desktop/Form1.cs
PBKDF2-Demo.Desktop/Form1.resx
PBKDF2-Demo.Desktop/PBKDF2-Demo.Desktop.csproj
PBKDF2-Demo.Desktop/PBKDF2-Demo.Desktop.csproj.vspscc
PBKDF2-Demo.Desktop/Program.cs
PBKDF2-Demo.Desktop/Properties/AssemblyInfo.cs
PBKDF2-Demo.Desktop/Properties/Resources.Designer.cs
PBKDF2-Demo.Desktop/Properties/Resources.resx
PBKDF2-Demo.Desktop/Properties/Settings.Designer.cs
PBKDF2-Demo.Desktop/Properties/Settings.settings
PBKDF2-Demo.sln
PBKDF2-Demo.vssscc
PBKDF2/CF/DeriveBytes.cs
PBKDF2/CF/HMAC.cs
PBKDF2/CF/HMACSHA1.cs
PBKDF2/CF/KeyedHashAlgorithm.cs
PBKDF2/CF/Rfc2898DeriveBytes.cs
PBKDF2/CF/Utils.cs
PBKDF2/PBKDF2.CF35.csproj
PBKDF2/PBKDF2.CF35.csproj.vspscc
PBKDF2/PBKDF2.NET35.csproj
PBKDF2/PBKDF2.NET35.csproj.vspscc
PBKDF2/PBKDF2Helper.cs
PBKDF2/Properties/AssemblyInfo.cs
Download
Click the following link to download pbkdf2cf.zip.
pbkdf2cf.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »