Levi B
|
a0138735a8
|
Add string-based extension methods to IDataProtector.
|
2014-10-15 11:51:00 -07:00 |
Hao Kung
|
4e43fa24cf
|
React to options changes
|
2014-10-14 19:03:51 -07:00 |
Levi B
|
e2ad2f1386
|
Remove dead code from EphemeralDataProtectionProvider.cs.
|
2014-10-14 17:29:13 -07:00 |
Levi B
|
c3b76d14a3
|
Make EphemeralDataProtectionProvider and ProtectedMemoryBlob work on non-Windows platforms.
|
2014-10-14 17:26:21 -07:00 |
Hao Kung
|
d9119f4c47
|
React to options rename
|
2014-10-14 16:38:20 -07:00 |
Pranav K
|
7d5a29a9fd
|
Cleaning up comments
|
2014-10-10 16:13:57 -07:00 |
Levi B
|
769f21783a
|
Implement new DataProtection pipeline.
|
2014-10-10 11:17:37 -07:00 |
Pranav K
|
542d87d9d2
|
Removing version from framework assemblies node
|
2014-10-10 10:45:08 -07:00 |
Pranav K
|
e1f5c0a4b1
|
Reacting to CLR package versioning changes
|
2014-10-10 10:30:37 -07:00 |
David Fowler
|
55922d9107
|
Fixed references
|
2014-10-05 04:31:21 -07:00 |
jhawk42
|
47f0699235
|
Win7PlusCoreSystem
|
2014-10-01 14:57:08 -07:00 |
Pranav K
|
93a0a99784
|
Updating dev NuGet.config
|
2014-09-17 09:56:22 -07:00 |
Pranav K
|
94c689b4b9
|
Updating release NuGet.config
|
2014-09-17 09:56:20 -07:00 |
David Fowler
|
b00e9d45c6
|
Updated build.cmd
|
2014-09-05 01:46:08 -07:00 |
David Fowler
|
f7e3823bf1
|
Updated to use the new target framework in project.json
|
2014-08-28 22:43:50 -07:00 |
Levi B
|
990fe49df1
|
Remove old Win7-only PBKDF2 implementation.
|
2014-08-20 23:17:09 -07:00 |
Levi B
|
4588b1c898
|
Add preliminary PBKDF2 routines to unblock identity work.
Win7 and Win8 optimizations will be committed as part of the larger DataProtection overhaul.
|
2014-08-20 22:47:47 -07:00 |
David Fowler
|
23d2830960
|
Updated solution file
|
2014-08-15 07:46:11 -07:00 |
David Fowler
|
abfad7f643
|
Removed files from project file
|
2014-08-15 07:44:31 -07:00 |
Pranav K
|
7ca4ba5d65
|
Updating dev Nuget.config
|
2014-08-06 12:30:35 -07:00 |
Pranav K
|
4d5e4ff20f
|
Updating release Nuget.config
|
2014-08-05 15:48:51 -07:00 |
Pranav K
|
4ec0532087
|
Reacting to System.Security.Cryptography.Encryption package rename
|
2014-07-17 08:39:43 -07:00 |
David Fowler
|
4e9a6b7678
|
Renamed configurations to frameworks in project.json
|
2014-07-13 21:44:49 -07:00 |
Brice Lambson
|
491dafb7a7
|
Updating dev Nuget.config
|
2014-06-20 14:31:41 -07:00 |
Brice Lambson
|
67398cf649
|
Updating release Nuget.config
|
2014-06-20 14:31:40 -07:00 |
Brice Lambson
|
9df90f615b
|
Bump version to 1.0.0-*
|
2014-06-19 16:10:41 -07:00 |
Wei Wang
|
fa27f77150
|
Change the default author in makefile.shade
|
2014-06-18 16:17:31 -07:00 |
Pranav K
|
ae879573ca
|
Updating build.sh based on KRuntime changes
|
2014-06-10 17:16:45 -07:00 |
Pranav K
|
1bd9dd46e1
|
Adding switch to build.cmd to skip KRE install
|
2014-06-03 10:14:14 -07:00 |
David Fowler
|
49196aaec3
|
Fixed project.json casing
|
2014-05-26 02:47:54 -07:00 |
Pranav K
|
fae42b596d
|
Updating kproj file to match tooling changes
|
2014-05-18 20:13:54 -07:00 |
Eilon Lipton
|
b532586307
|
Create CONTRIBUTING.md
|
2014-05-13 01:02:10 -07:00 |
Glenn
|
466f0dce22
|
Create README.md
|
2014-05-12 21:46:04 -07:00 |
Andrew Peters
|
b2a8c3db41
|
Updating copyright headers
|
2014-05-08 23:00:47 -07:00 |
Eilon Lipton
|
92163035b8
|
Create LICENSE.txt
|
2014-05-08 16:37:40 -07:00 |
Louis DeJardin
|
3c034f92f7
|
Updating build scripts
|
2014-05-02 15:07:36 -07:00 |
Louis DeJardin
|
c52529579b
|
Updating build scripts
|
2014-05-02 14:45:21 -07:00 |
anpete
|
27d59cd80b
|
Update file headers
|
2014-05-01 17:36:30 -07:00 |
David Fowler
|
83663f789b
|
Added support for protected data style DPAPI
- This won't work across core clr and desktop and mono but
that's ok for the moment because it unblocks things
|
2014-04-29 23:07:29 -07:00 |
Levi Broderick
|
6bc6da1c7d
|
Fix build break: inadvertently removed PBKDF2.cs and related functionality
|
2014-04-15 22:10:09 -07:00 |
GrabYourPitchforks
|
1959aa9e7f
|
Merge from internal DataProtection repo.
|
2014-04-15 18:03:41 -07:00 |
David Fowler
|
26fedbb999
|
Updated tooling
|
2014-04-08 01:42:21 -07:00 |
Pranav K
|
e019e67325
|
Updating CoreCLR package versions
|
2014-03-28 05:53:01 -07:00 |
Levi Broderick
|
730b16df37
|
CryptRand.FillBuffer shouldn't throw if the buffer is a zero-length array.
|
2014-03-14 14:34:20 -07:00 |
Pranav K
|
ba58f29e31
|
Updating MyGet feed to unblock build
|
2014-03-11 11:43:13 -07:00 |
David Fowler
|
c111258938
|
Add required references for K to work
|
2014-03-08 01:48:44 -08:00 |
Levi Broderick
|
6748897083
|
Update DataProtection to use a K-generated .resx designer file instead of the VS-generated .resx designer file.
|
2014-03-07 14:46:19 -08:00 |
Levi Broderick
|
adf2adabc0
|
Add PBKDF2 support to the data protection library.
|
2014-03-06 19:42:00 -08:00 |
GrabYourPitchforks
|
7aa23bfc05
|
Add DPAPI support to the DataProtection library.
|
2014-02-13 17:42:04 -08:00 |
Pranav K
|
4bc8d93777
|
Updatng build.cmd to use cached NuGet.exe
|
2014-02-02 20:11:35 -08:00 |