What's Here?
- Members: 306,759
- Replies: 841,029
- Topics: 140,521
- Snippets: 4,465
- Tutorials: 1,165
- Total Online: 1,775
- Members: 112
- Guests: 1,663
|
's Contributions
|
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
|
|
Tutorials
No Tutorials Submitted. |
|
Code Snippets
|
 |
|
|
Submitted: November 6, 2008
Views: 2299
This snippet demonstrates the use of Microsoft's Data Protection API to encrypt data such that only the logged-in user can decrypt it. It also demonstrates saving and retrieving binary data into a registry entry.
|
|
|
 |
|
|
Submitted: November 12, 2008
Views: 593
Uses the Windows cryptography libraries to generate a cryptographically random key and IV (initialization vector) of a specified length.
|
|
|
| |